Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

DUPRN 4 DOLLAR$ The Memorial - Pickleheads Gauntlet - Game 2

ID: 6347315139

Match Scores

15-12

Win

Play Date

2026-05-25

Play Time (Est)

4:45 AM

Play Location

Jones County Pickleball Club @ Morris Bank Park

Unverified Facility

Competitor Teams

TEAM 1WINNER
LL
Landon Lagroon

L5Z62K · Macon, GA, US

DUPR

4.051

JM
James Maki

PWG7ZX · Gray, GA, US

DUPR

3.452

TEAM 2LOSS
TS
Trey Smith

99MREJ · Gray, GA, US

DUPR

3.443

MM
Madisen Mitchum

76MQG5 · Gray, GA, US

DUPR

2.986

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-6347315139
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8246164077,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Landon Lagroon",
        "dupr_id": "L5Z62K",
        "rating": 4.051,
        "profile_pic_url": null,
        "location": "Macon, GA, US"
      },
      {
        "name": "James Maki",
        "dupr_id": "PWG7ZX",
        "rating": 3.452,
        "profile_pic_url": null,
        "location": "Gray, GA, US"
      }
    ]
  },
  {
    "team_id": 6935597961,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Trey Smith",
        "dupr_id": "99MREJ",
        "rating": 3.443,
        "profile_pic_url": null,
        "location": "Gray, GA, US"
      },
      {
        "name": "Madisen Mitchum",
        "dupr_id": "76MQG5",
        "rating": 2.986,
        "profile_pic_url": null,
        "location": "Gray, GA, US"
      }
    ]
  }
]