Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 8183571745

Match Scores

11-4

Loss

Play Date

2026-03-19

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
CB
Chinda ButtsLy

WXMZWK · The Woodlands, TX, US

DUPR

3.515

TJ
Trent Justice

V4LDD7 · Montgomery, TX, US

DUPR

3.975

TEAM 2LOSS
BP
Brice Phillips

8DZ56M · Magnolia, TX, US

DUPR

3.499

AB
Alan Baich

0Y20NQ · Spring, TX, US

DUPR

3.645

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-8183571745
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7037667563,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Chinda ButtsLy",
        "dupr_id": "WXMZWK",
        "rating": 3.515,
        "profile_pic_url": null,
        "location": "The Woodlands, TX, US"
      },
      {
        "name": "Trent Justice",
        "dupr_id": "V4LDD7",
        "rating": 3.975,
        "profile_pic_url": null,
        "location": "Montgomery, TX, US"
      }
    ]
  },
  {
    "team_id": 6828210144,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brice Phillips",
        "dupr_id": "8DZ56M",
        "rating": 3.499,
        "profile_pic_url": null,
        "location": "Magnolia, TX, US"
      },
      {
        "name": "Alan Baich",
        "dupr_id": "0Y20NQ",
        "rating": 3.645,
        "profile_pic_url": null,
        "location": "Spring, TX, US"
      }
    ]
  }
]