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

Cream of the Crop

ID: 6518154315

Match Scores

3-11

Loss

Play Date

2026-05-23

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
TY
Tim Yoder

D9PGLX · San Antonio, TX, US

DUPR

3.553

MP
mark preator

5EG2QL · USA

DUPR

3.481

TEAM 2WINNER
JS
Jacob Segura

4P4YVM · USA

DUPR

3.341

PS
Peyton Stevenson

EL46OE · USA

DUPR

3.389

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-6518154315
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7284289981,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tim Yoder",
        "dupr_id": "D9PGLX",
        "rating": 3.553,
        "profile_pic_url": null,
        "location": "San Antonio, TX, US"
      },
      {
        "name": "mark preator",
        "dupr_id": "5EG2QL",
        "rating": 3.481,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4611817232,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jacob Segura",
        "dupr_id": "4P4YVM",
        "rating": 3.341,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Peyton Stevenson",
        "dupr_id": "EL46OE",
        "rating": 3.389,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]