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

Cream of the Crop

ID: 6190322509

Match Scores

8-11

Loss

Play Date

2026-05-23

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
TY
Tim Yoder

D9PGLX · San Antonio, TX, US

DUPR

3.578

JS
Jacob Segura

4P4YVM · USA

DUPR

3.316

TEAM 2WINNER
MP
mark preator

5EG2QL · USA

DUPR

3.507

PS
Peyton Stevenson

EL46OE · USA

DUPR

3.363

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-6190322509
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7355300360,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tim Yoder",
        "dupr_id": "D9PGLX",
        "rating": 3.578,
        "profile_pic_url": null,
        "location": "San Antonio, TX, US"
      },
      {
        "name": "Jacob Segura",
        "dupr_id": "4P4YVM",
        "rating": 3.316,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6610344632,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "mark preator",
        "dupr_id": "5EG2QL",
        "rating": 3.507,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Peyton Stevenson",
        "dupr_id": "EL46OE",
        "rating": 3.363,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]