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

Dallas Spring Open - Men's Doubles 4.25-4.75 (Min Combined DUPR 8)

ID: 8397136932

Match Scores

15-12

Loss

Play Date

2026-04-11

Play Time (Est)

1:00 PM

Play Location

Carrollton, TX

View Facility Page →

Competitor Teams

TEAM 1WINNER
DG
Drew Gooch

L5PVLK · Grapevine, TX, US

DUPR

4.573

KM
Kyle Moody

XJ7LR5 · Dallas, TX, US

DUPR

4.615

TEAM 2LOSS
JK
James Kappos

2QL927 · Dallas, TX, US

DUPR

4.380

ND
Nick Decello

4L40EV · USA

DUPR

4.822

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-8397136932
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6901075661,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Drew Gooch",
        "dupr_id": "L5PVLK",
        "rating": 4.573,
        "profile_pic_url": null,
        "location": "Grapevine, TX, US"
      },
      {
        "name": "Kyle Moody",
        "dupr_id": "XJ7LR5",
        "rating": 4.615,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      }
    ]
  },
  {
    "team_id": 5679984135,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "James Kappos",
        "dupr_id": "2QL927",
        "rating": 4.38,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      },
      {
        "name": "Nick Decello",
        "dupr_id": "4L40EV",
        "rating": 4.822,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]