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

APR252026 miniT-7

ID: 7312385021

Match Scores

6-11

Loss

Play Date

2026-04-25

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
BB
Bret Bowman

Q5NRLN · Worthington, OH, US

DUPR

3.246

LS
Litia Sheldon

76KD0N · Dublin, OH, US

DUPR

3.300

TEAM 2WINNER
SP
Shawn Parsell

RZQ0ZD · USA

DUPR

3.784

MB
Melissa Beachy

KXXP57 · USA

DUPR

3.306

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-7312385021
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4919106808,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Bret Bowman",
        "dupr_id": "Q5NRLN",
        "rating": 3.246,
        "profile_pic_url": null,
        "location": "Worthington, OH, US"
      },
      {
        "name": "Litia Sheldon",
        "dupr_id": "76KD0N",
        "rating": 3.3,
        "profile_pic_url": null,
        "location": "Dublin, OH, US"
      }
    ]
  },
  {
    "team_id": 7789901261,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Shawn Parsell",
        "dupr_id": "RZQ0ZD",
        "rating": 3.784,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Melissa Beachy",
        "dupr_id": "KXXP57",
        "rating": 3.306,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]