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

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

ID: 6584156992

Match Scores

15-7

Loss

Play Date

2025-10-28

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
ME
Marshall Eippert

YG05OK · Beavercreek, OH, US

DUPR

4.984

CY
Charlie Yu

WKMNMG · USA

DUPR

4.979

TEAM 2LOSS
MC
Marius Cozmanciuc

7D24WM · USA

DUPR

4.575

CL
Caleb Lin

RZDMPD · Cincinnati, OH, US

DUPR

4.851

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-6584156992
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8568167308,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Marshall Eippert",
        "dupr_id": "YG05OK",
        "rating": 4.984,
        "profile_pic_url": null,
        "location": "Beavercreek, OH, US"
      },
      {
        "name": "Charlie Yu",
        "dupr_id": "WKMNMG",
        "rating": 4.979,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7136143798,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Marius Cozmanciuc",
        "dupr_id": "7D24WM",
        "rating": 4.575,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Caleb Lin",
        "dupr_id": "RZDMPD",
        "rating": 4.851,
        "profile_pic_url": null,
        "location": "Cincinnati, OH, US"
      }
    ]
  }
]