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

Cream of the Crop

ID: 8442607993

Match Scores

11-4

Win

Play Date

2026-05-23

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
TY
Tim Yoder

D9PGLX · San Antonio, TX, US

DUPR

3.584

PS
Peyton Stevenson

EL46OE · USA

DUPR

3.357

TEAM 2LOSS
MP
mark preator

5EG2QL · USA

DUPR

3.501

JS
Jacob Segura

4P4YVM · USA

DUPR

3.322

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-8442607993
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4343033028,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tim Yoder",
        "dupr_id": "D9PGLX",
        "rating": 3.584,
        "profile_pic_url": null,
        "location": "San Antonio, TX, US"
      },
      {
        "name": "Peyton Stevenson",
        "dupr_id": "EL46OE",
        "rating": 3.357,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8285960435,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "mark preator",
        "dupr_id": "5EG2QL",
        "rating": 3.501,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jacob Segura",
        "dupr_id": "4P4YVM",
        "rating": 3.322,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]