Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Men's DUPR League Summer 2024 IN SESSION

ID: 6126294196

Match Scores

11-9

Loss

Play Date

2024-06-29

Play Time (Est)

5:00 PM

Play Location

Dallas, TX

View Facility Page →

Competitor Teams

TEAM 1WINNER
CC
Christopher Culley

3X0EL4 · Frisco, TX, US

DUPR

5.271

KI
Keung Inthachak

9P62RV · Fort Worth, TX, US

DUPR

4.933

TEAM 2LOSS
LE
Luke Edgemon

W65XXG · McKinney, TX, US

DUPR

4.762

Scott McSpadden

L5420Z · Allen, TX, US

DUPR

4.851

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-6126294196
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5890828981,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Christopher Culley",
        "dupr_id": "3X0EL4",
        "rating": 5.271,
        "profile_pic_url": null,
        "location": "Frisco, TX, US"
      },
      {
        "name": "Keung Inthachak",
        "dupr_id": "9P62RV",
        "rating": 4.933,
        "profile_pic_url": null,
        "location": "Fort Worth, TX, US"
      }
    ]
  },
  {
    "team_id": 8406401357,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Luke Edgemon",
        "dupr_id": "W65XXG",
        "rating": 4.762,
        "profile_pic_url": null,
        "location": "McKinney, TX, US"
      },
      {
        "name": "Scott McSpadden",
        "dupr_id": "L5420Z",
        "rating": 4.851,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/66550e5eccc8e.jpg",
        "location": "Allen, TX, US"
      }
    ]
  }
]