Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 5467471832

Match Scores

4-11, 6-11, 9-11

Win

Play Date

2026-04-25

Play Time (Est)

9:00 PM

Play Location

1650 Industry Dr, Indianapolis, IN 46219, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
MO
Matt O'Leary

V7RN25 · USA

DUPR

4.205

JF
Justin Flanagan

Q9X2KN · USA

DUPR

4.140

TEAM 2WINNER
AH
Adam Heist

PKMK0M · New Palestine, IN, US

DUPR

4.486

CS
Cagney Sheehan

30J2N4 · Greenfield, IN, US

DUPR

4.437

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-5467471832
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7633732718,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Matt O'Leary",
        "dupr_id": "V7RN25",
        "rating": 4.205,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Justin Flanagan",
        "dupr_id": "Q9X2KN",
        "rating": 4.14,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4931262071,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Adam Heist",
        "dupr_id": "PKMK0M",
        "rating": 4.486,
        "profile_pic_url": null,
        "location": "New Palestine, IN, US"
      },
      {
        "name": "Cagney Sheehan",
        "dupr_id": "30J2N4",
        "rating": 4.437,
        "profile_pic_url": null,
        "location": "Greenfield, IN, US"
      }
    ]
  }
]