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

USLPL Indianapolis

ID: 5016959959

Match Scores

3-11, 8-11

Win

Play Date

2025-09-21

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
MM
Matthew Meyer

JZ5NM4 · Lackawanna County, PA, US

DUPR

5.027

DR
Daniel Richards

3VGZJP · Shakopee, MN, US

DUPR

4.824

TEAM 2WINNER
OH
Oto Hlincik

3Y4NOK · Cape Coral, FL, US

DUPR

5.406

RH
Randy Halfpap

8MYVP8 · Salisbury, MD, US

DUPR

5.186

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-5016959959
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6172285763,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Matthew Meyer",
        "dupr_id": "JZ5NM4",
        "rating": 5.027,
        "profile_pic_url": null,
        "location": "Lackawanna County, PA, US"
      },
      {
        "name": "Daniel Richards",
        "dupr_id": "3VGZJP",
        "rating": 4.824,
        "profile_pic_url": null,
        "location": "Shakopee, MN, US"
      }
    ]
  },
  {
    "team_id": 5932982117,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Oto Hlincik",
        "dupr_id": "3Y4NOK",
        "rating": 5.406,
        "profile_pic_url": null,
        "location": "Cape Coral, FL, US"
      },
      {
        "name": "Randy Halfpap",
        "dupr_id": "8MYVP8",
        "rating": 5.186,
        "profile_pic_url": null,
        "location": "Salisbury, MD, US"
      }
    ]
  }
]