Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

TPL | Hot Shots League | 4.5+ Coed - Session 3, Mon Nov 3

ID: 8539694808

Match Scores

15-7

Loss

Play Date

2025-11-04

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
CE
Cesar Edwin Dario

ZN964D · Cincinnati, OH, US

DUPR

4.540

ME
Marshall Eippert

YG05OK · Beavercreek, OH, US

DUPR

4.998

TEAM 2LOSS
CY
Charlie Yu

WKMNMG · USA

DUPR

4.968

KG
Ken Grimm

KOE7ZO · Butler County, OH, US

DUPR

4.942

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-8539694808
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4480697265,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Cesar Edwin Dario",
        "dupr_id": "ZN964D",
        "rating": 4.54,
        "profile_pic_url": null,
        "location": "Cincinnati, OH, US"
      },
      {
        "name": "Marshall Eippert",
        "dupr_id": "YG05OK",
        "rating": 4.998,
        "profile_pic_url": null,
        "location": "Beavercreek, OH, US"
      }
    ]
  },
  {
    "team_id": 6532452018,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Charlie Yu",
        "dupr_id": "WKMNMG",
        "rating": 4.968,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ken Grimm",
        "dupr_id": "KOE7ZO",
        "rating": 4.942,
        "profile_pic_url": null,
        "location": "Butler County, OH, US"
      }
    ]
  }
]