Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

20260419 Split Age 3.5-4.0 Moneyball

ID: 8069940935

Match Scores

12-10

Loss

Play Date

2026-04-19

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
LO
Liz Ousley

2L7ODY · USA

DUPR

3.334

GO
Gannon Ousley

RY6MQN · USA

DUPR

2.993

TEAM 2LOSS
WK
Waters Kurek

RYJJKZ · MD, US

DUPR

3.165

PM
Philip Mitchell

QP6W0N · Annapolis, MD, US

DUPR

3.265

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-8069940935
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5663396737,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Liz Ousley",
        "dupr_id": "2L7ODY",
        "rating": 3.334,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Gannon Ousley",
        "dupr_id": "RY6MQN",
        "rating": 2.993,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5110726682,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Waters Kurek",
        "dupr_id": "RYJJKZ",
        "rating": 3.165,
        "profile_pic_url": null,
        "location": "MD, US"
      },
      {
        "name": "Philip Mitchell",
        "dupr_id": "QP6W0N",
        "rating": 3.265,
        "profile_pic_url": null,
        "location": "Annapolis, MD, US"
      }
    ]
  }
]