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

Cream of the Crop

ID: 6589336685

Match Scores

11-2

Win

Play Date

2026-05-30

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
RB
Ryan Bragg

EW909V · USA

DUPR

3.726

RS
Reginald Smith

JZMPZM · San Antonio, TX, US

DUPR

3.428

TEAM 2LOSS
PC
Peter Clark

W6VGJY · USA

DUPR

3.505

RC
Ram charan

GW5KLG · USA

DUPR

3.164

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-6589336685
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5189098428,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ryan Bragg",
        "dupr_id": "EW909V",
        "rating": 3.726,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Reginald Smith",
        "dupr_id": "JZMPZM",
        "rating": 3.428,
        "profile_pic_url": null,
        "location": "San Antonio, TX, US"
      }
    ]
  },
  {
    "team_id": 5113525987,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Peter Clark",
        "dupr_id": "W6VGJY",
        "rating": 3.505,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ram charan",
        "dupr_id": "GW5KLG",
        "rating": 3.164,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]