Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR 18 WK 4

ID: 8484607640

Match Scores

21-18

Win

Play Date

2025-10-05

Play Time (Est)

9:00 PM

Play Location

Rhythm & Rally Sports & Events

Unverified Facility

Competitor Teams

TEAM 1WINNER
SC
Shena Cao

KOL46O · USA

DUPR

4.186

MM
Max Morley

3LYYY6 · Bonaire, GA, US

DUPR

4.037

TEAM 2LOSS
TD
Todd Dupree

35X06P · Cochran, GA, US

DUPR

4.255

CR
Cheryl Rumph

1RD6MZ · Macon, GA, US

DUPR

4.407

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-8484607640
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6331451928,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Shena Cao",
        "dupr_id": "KOL46O",
        "rating": 4.186,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Max Morley",
        "dupr_id": "3LYYY6",
        "rating": 4.037,
        "profile_pic_url": null,
        "location": "Bonaire, GA, US"
      }
    ]
  },
  {
    "team_id": 7192421302,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Todd Dupree",
        "dupr_id": "35X06P",
        "rating": 4.255,
        "profile_pic_url": null,
        "location": "Cochran, GA, US"
      },
      {
        "name": "Cheryl Rumph",
        "dupr_id": "1RD6MZ",
        "rating": 4.407,
        "profile_pic_url": null,
        "location": "Macon, GA, US"
      }
    ]
  }
]