Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 6964017255

Match Scores

3-11, 11-7, 11-9

Loss

Play Date

2026-04-11

Play Time (Est)

4:45 AM

Play Location

1650 Industry Dr, Indianapolis, IN 46219, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
MO
Matt O'Leary

V7RN25 · USA

DUPR

4.250

JF
Justin Flanagan

Q9X2KN · USA

DUPR

4.233

TEAM 2LOSS
AH
Adam Heist

PKMK0M · New Palestine, IN, US

DUPR

4.453

CS
Cagney Sheehan

30J2N4 · Greenfield, IN, US

DUPR

4.390

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-6964017255
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5889205908,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Matt O'Leary",
        "dupr_id": "V7RN25",
        "rating": 4.25,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Justin Flanagan",
        "dupr_id": "Q9X2KN",
        "rating": 4.233,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7086456955,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Adam Heist",
        "dupr_id": "PKMK0M",
        "rating": 4.453,
        "profile_pic_url": null,
        "location": "New Palestine, IN, US"
      },
      {
        "name": "Cagney Sheehan",
        "dupr_id": "30J2N4",
        "rating": 4.39,
        "profile_pic_url": null,
        "location": "Greenfield, IN, US"
      }
    ]
  }
]