Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Men's DUPR League Summer 2024 IN SESSION

ID: 5960948039

Match Scores

5-11

Win

Play Date

2024-06-29

Play Time (Est)

12:45 AM

Play Location

Dallas, TX

View Facility Page →

Competitor Teams

TEAM 1LOSS
JW
John Wright

V4Z576 · USA

DUPR

3.671

GG
Gavin Gonzales

2QV0O7 · Frisco, TX, US

DUPR

3.987

TEAM 2WINNER
LE
Luke Edgemon

W65XXG · McKinney, TX, US

DUPR

4.769

Scott McSpadden

L5420Z · Allen, TX, US

DUPR

4.853

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-5960948039
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5030921412,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "John Wright",
        "dupr_id": "V4Z576",
        "rating": 3.671,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Gavin Gonzales",
        "dupr_id": "2QV0O7",
        "rating": 3.987,
        "profile_pic_url": null,
        "location": "Frisco, TX, US"
      }
    ]
  },
  {
    "team_id": 7383972149,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Luke Edgemon",
        "dupr_id": "W65XXG",
        "rating": 4.769,
        "profile_pic_url": null,
        "location": "McKinney, TX, US"
      },
      {
        "name": "Scott McSpadden",
        "dupr_id": "L5420Z",
        "rating": 4.853,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/66550e5eccc8e.jpg",
        "location": "Allen, TX, US"
      }
    ]
  }
]