Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6324922172

Match Scores

4-11

Win

Play Date

2026-01-18

Play Time (Est)

9:00 PM

Play Location

Buford, GA

View Facility Page →

Competitor Teams

TEAM 1LOSS
JL
James Lloyd

OW2NJW · USA

DUPR

4.318

KJ
Kyle johnson

MYM9MG · Gainesville, GA, US

DUPR

4.463

TEAM 2WINNER
RK
Ryan Kim

8K2LNQ · Alpharetta, GA, US

DUPR

4.444

GL
Greg Lovelace

17MJ54 · Acworth, GA, US

DUPR

4.654

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-6324922172
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5577153566,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "James Lloyd",
        "dupr_id": "OW2NJW",
        "rating": 4.318,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kyle johnson",
        "dupr_id": "MYM9MG",
        "rating": 4.463,
        "profile_pic_url": null,
        "location": "Gainesville, GA, US"
      }
    ]
  },
  {
    "team_id": 7905412914,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ryan Kim",
        "dupr_id": "8K2LNQ",
        "rating": 4.444,
        "profile_pic_url": null,
        "location": "Alpharetta, GA, US"
      },
      {
        "name": "Greg Lovelace",
        "dupr_id": "17MJ54",
        "rating": 4.654,
        "profile_pic_url": null,
        "location": "Acworth, GA, US"
      }
    ]
  }
]