Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

MTP 2026 May Indoor Tournament / $1,000 Moneyball (DUPR 4.9 Below) at More Than Pickleball - $1,000 Moneyball: DUPR 4.9 & below

ID: 7815354006

Match Scores

11-2

Win

Play Date

2026-05-24

Play Time (Est)

7:30 PM

Play Location

Buford, GA

View Facility Page →

Competitor Teams

TEAM 1WINNER
AL
Alex Le

EGRNNE · Duluth, GA, US

DUPR

4.440

NK
Nahm Kim

RY7GKM · USA

DUPR

4.435

TEAM 2LOSS
HL
Heath Lucas

7DNG7N · Hayesville, NC, US

DUPR

4.834

DI
Daniel Irons

YGG464 · Helen, GA, US

DUPR

3.964

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-7815354006
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6992025686,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alex Le",
        "dupr_id": "EGRNNE",
        "rating": 4.44,
        "profile_pic_url": null,
        "location": "Duluth, GA, US"
      },
      {
        "name": "Nahm Kim",
        "dupr_id": "RY7GKM",
        "rating": 4.435,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6405337590,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Heath Lucas",
        "dupr_id": "7DNG7N",
        "rating": 4.834,
        "profile_pic_url": null,
        "location": "Hayesville, NC, US"
      },
      {
        "name": "Daniel Irons",
        "dupr_id": "YGG464",
        "rating": 3.964,
        "profile_pic_url": null,
        "location": "Helen, GA, US"
      }
    ]
  }
]