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

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

ID: 4795920435

Match Scores

15-6

Win

Play Date

2025-11-04

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
ME
Marshall Eippert

YG05OK · Beavercreek, OH, US

DUPR

5.005

CY
Charlie Yu

WKMNMG · USA

DUPR

4.976

TEAM 2LOSS
BN
Brent Nelson

565QNL · USA

DUPR

4.958

CE
Cesar Edwin Dario

ZN964D · Cincinnati, OH, US

DUPR

4.532

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-4795920435
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8203872461,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Marshall Eippert",
        "dupr_id": "YG05OK",
        "rating": 5.005,
        "profile_pic_url": null,
        "location": "Beavercreek, OH, US"
      },
      {
        "name": "Charlie Yu",
        "dupr_id": "WKMNMG",
        "rating": 4.976,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7566536313,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brent Nelson",
        "dupr_id": "565QNL",
        "rating": 4.958,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Cesar Edwin Dario",
        "dupr_id": "ZN964D",
        "rating": 4.532,
        "profile_pic_url": null,
        "location": "Cincinnati, OH, US"
      }
    ]
  }
]