Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR 18 - WK 3

ID: 5272106262

Match Scores

20-21

Win

Play Date

2026-03-15

Play Time (Est)

7:30 PM

Play Location

Rhythm & Rally Sports & Events

Unverified Facility

Competitor Teams

TEAM 1LOSS
DS
Daniel Swann

M2YD9D · LaGrange, GA, US

DUPR

4.133

RR
Ryland Reed

JZLZQ4 · Warner Robins, GA, US

DUPR

3.919

TEAM 2WINNER
JM
Jared Morton

KO2466 · Warner Robins, GA, US

DUPR

3.689

TD
Todd Dupree

35X06P · Cochran, GA, US

DUPR

4.203

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-5272106262
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5145119134,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Daniel Swann",
        "dupr_id": "M2YD9D",
        "rating": 4.133,
        "profile_pic_url": null,
        "location": "LaGrange, GA, US"
      },
      {
        "name": "Ryland Reed",
        "dupr_id": "JZLZQ4",
        "rating": 3.919,
        "profile_pic_url": null,
        "location": "Warner Robins, GA, US"
      }
    ]
  },
  {
    "team_id": 8341694107,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jared Morton",
        "dupr_id": "KO2466",
        "rating": 3.689,
        "profile_pic_url": null,
        "location": "Warner Robins, GA, US"
      },
      {
        "name": "Todd Dupree",
        "dupr_id": "35X06P",
        "rating": 4.203,
        "profile_pic_url": null,
        "location": "Cochran, GA, US"
      }
    ]
  }
]