Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR 18 WK 3

ID: 5526439559

Match Scores

14-21

Loss

Play Date

2025-09-28

Play Time (Est)

12:45 AM

Play Location

Rhythm & Rally Sports & Events

Unverified Facility

Competitor Teams

TEAM 1LOSS
MM
Max Morley

3LYYY6 · Bonaire, GA, US

DUPR

4.053

MC
Minsum Choi

565RGL · Houston County, GA, US

DUPR

3.998

TEAM 2WINNER
TD
Todd Dupree

35X06P · Cochran, GA, US

DUPR

4.250

AC
Angie Coggins

8WZOWY · Macon, GA, US

DUPR

4.198

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-5526439559
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5262734981,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Max Morley",
        "dupr_id": "3LYYY6",
        "rating": 4.053,
        "profile_pic_url": null,
        "location": "Bonaire, GA, US"
      },
      {
        "name": "Minsum Choi",
        "dupr_id": "565RGL",
        "rating": 3.998,
        "profile_pic_url": null,
        "location": "Houston County, GA, US"
      }
    ]
  },
  {
    "team_id": 5179419366,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Todd Dupree",
        "dupr_id": "35X06P",
        "rating": 4.25,
        "profile_pic_url": null,
        "location": "Cochran, GA, US"
      },
      {
        "name": "Angie Coggins",
        "dupr_id": "8WZOWY",
        "rating": 4.198,
        "profile_pic_url": null,
        "location": "Macon, GA, US"
      }
    ]
  }
]