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

Cream of the Crop

ID: 7977694450

Match Scores

11-6

Loss

Play Date

2026-05-30

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
RB
Ryan Bragg

EW909V · USA

DUPR

3.713

RC
Ram charan

GW5KLG · USA

DUPR

3.176

TEAM 2LOSS
PC
Peter Clark

W6VGJY · USA

DUPR

3.494

RS
Reginald Smith

JZMPZM · San Antonio, TX, US

DUPR

3.417

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-7977694450
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7770716128,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ryan Bragg",
        "dupr_id": "EW909V",
        "rating": 3.713,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ram charan",
        "dupr_id": "GW5KLG",
        "rating": 3.176,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5759739613,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Peter Clark",
        "dupr_id": "W6VGJY",
        "rating": 3.494,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Reginald Smith",
        "dupr_id": "JZMPZM",
        "rating": 3.417,
        "profile_pic_url": null,
        "location": "San Antonio, TX, US"
      }
    ]
  }
]