Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Season 8 Closer Tournament - Coed Doubles Hat Draw - D4

ID: 4605951282

Match Scores

21-19

Win

Play Date

2025-08-23

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
DB
Devin Burch

2Y7P2Y · Cedar Park, TX, US

DUPR

3.167

CW
Christopher Wiles

NRYG52 · Cedar Park, TX, US

DUPR

3.088

TEAM 2LOSS
MH
Mitch Hayward

Z9K70P · Cedar Park, TX, US

DUPR

2.960

AL
Arulraja Livingston

994WYJ · Leander, TX, US

DUPR

3.328

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-4605951282
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7764133119,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Devin Burch",
        "dupr_id": "2Y7P2Y",
        "rating": 3.167,
        "profile_pic_url": null,
        "location": "Cedar Park, TX, US"
      },
      {
        "name": "Christopher Wiles",
        "dupr_id": "NRYG52",
        "rating": 3.088,
        "profile_pic_url": null,
        "location": "Cedar Park, TX, US"
      }
    ]
  },
  {
    "team_id": 7422583829,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mitch Hayward",
        "dupr_id": "Z9K70P",
        "rating": 2.96,
        "profile_pic_url": null,
        "location": "Cedar Park, TX, US"
      },
      {
        "name": "Arulraja Livingston",
        "dupr_id": "994WYJ",
        "rating": 3.328,
        "profile_pic_url": null,
        "location": "Leander, TX, US"
      }
    ]
  }
]