Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

ERA Pickleball: Team Champs Series (3.5) - Week 1

ID: 4436124693

Match Scores

1-11

Win

Play Date

2026-03-19

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
BP
Brice Phillips

8DZ56M · Magnolia, TX, US

DUPR

3.464

AB
Alan Baich

0Y20NQ · Spring, TX, US

DUPR

3.601

TEAM 2WINNER
DT
Devin Thompson

3OEX78 · Orem, UT, US

DUPR

3.694

MM
Marcos M Tejada

1RMGNM · Conroe, TX, US

DUPR

3.560

Agent Data Access (API)

Sovereign machine-readable APIs for AI search agents and crawler endpoints.

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4436124693
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6197834436,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brice Phillips",
        "dupr_id": "8DZ56M",
        "rating": 3.464,
        "profile_pic_url": null,
        "location": "Magnolia, TX, US"
      },
      {
        "name": "Alan Baich",
        "dupr_id": "0Y20NQ",
        "rating": 3.601,
        "profile_pic_url": null,
        "location": "Spring, TX, US"
      }
    ]
  },
  {
    "team_id": 4813593006,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Devin Thompson",
        "dupr_id": "3OEX78",
        "rating": 3.694,
        "profile_pic_url": null,
        "location": "Orem, UT, US"
      },
      {
        "name": "Marcos M Tejada",
        "dupr_id": "1RMGNM",
        "rating": 3.56,
        "profile_pic_url": null,
        "location": "Conroe, TX, US"
      }
    ]
  }
]