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: 7120445495

Match Scores

4-11

Loss

Play Date

2026-05-24

Play Time (Est)

12:45 AM

Play Location

Buford, GA

View Facility Page →

Competitor Teams

TEAM 1LOSS
JB
Justin Brown

8G6JGQ · Hoschton, GA, US

DUPR

4.710

NH
Nick Hallberg

GGD5JG · Gwinnett County, GA, US

DUPR

4.439

TEAM 2WINNER
LT
Liam To

PWGXYX · Suwanee, GA, US

DUPR

4.080

AC
Ari Chandra

GGL0YX · Alpharetta, GA, US

DUPR

4.558

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-7120445495
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7389318545,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Justin Brown",
        "dupr_id": "8G6JGQ",
        "rating": 4.71,
        "profile_pic_url": null,
        "location": "Hoschton, GA, US"
      },
      {
        "name": "Nick Hallberg",
        "dupr_id": "GGD5JG",
        "rating": 4.439,
        "profile_pic_url": null,
        "location": "Gwinnett County, GA, US"
      }
    ]
  },
  {
    "team_id": 4703957214,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Liam To",
        "dupr_id": "PWGXYX",
        "rating": 4.08,
        "profile_pic_url": null,
        "location": "Suwanee, GA, US"
      },
      {
        "name": "Ari Chandra",
        "dupr_id": "GGL0YX",
        "rating": 4.558,
        "profile_pic_url": null,
        "location": "Alpharetta, GA, US"
      }
    ]
  }
]