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

APR252026 miniT-7

ID: 5881792563

Match Scores

11-1

Loss

Play Date

2026-04-25

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JG
joe Goodspeed

Q5Z50N · USA

DUPR

3.860

NS
Nicole Shroyer

XJ9YOX · New Albany, OH, US

DUPR

3.278

TEAM 2LOSS
LS
Litia Sheldon

76KD0N · Dublin, OH, US

DUPR

3.314

AR
Amelia Raubenolt

PZV40X · Westerville, OH, US

DUPR

3.402

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-5881792563
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8302904241,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "joe Goodspeed",
        "dupr_id": "Q5Z50N",
        "rating": 3.86,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Nicole Shroyer",
        "dupr_id": "XJ9YOX",
        "rating": 3.278,
        "profile_pic_url": null,
        "location": "New Albany, OH, US"
      }
    ]
  },
  {
    "team_id": 6734978662,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Litia Sheldon",
        "dupr_id": "76KD0N",
        "rating": 3.314,
        "profile_pic_url": null,
        "location": "Dublin, OH, US"
      },
      {
        "name": "Amelia  Raubenolt",
        "dupr_id": "PZV40X",
        "rating": 3.402,
        "profile_pic_url": null,
        "location": "Westerville, OH, US"
      }
    ]
  }
]