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

FEB26 miniT

ID: 4356308911

Match Scores

2-11

Win

Play Date

2026-02-07

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
LS
Litia Sheldon

76KD0N · Dublin, OH, US

DUPR

3.262

AJ
Anne J McGhee

DWJZ4M · Westerville, OH, US

DUPR

3.199

TEAM 2WINNER
NS
Nicole Shroyer

XJ9YOX · New Albany, OH, US

DUPR

3.262

BB
Bret Bowman

Q5NRLN · Worthington, OH, US

DUPR

3.279

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-4356308911
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4718960722,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Litia Sheldon",
        "dupr_id": "76KD0N",
        "rating": 3.262,
        "profile_pic_url": null,
        "location": "Dublin, OH, US"
      },
      {
        "name": "Anne J McGhee",
        "dupr_id": "DWJZ4M",
        "rating": 3.199,
        "profile_pic_url": null,
        "location": "Westerville, OH, US"
      }
    ]
  },
  {
    "team_id": 5625974676,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nicole Shroyer",
        "dupr_id": "XJ9YOX",
        "rating": 3.262,
        "profile_pic_url": null,
        "location": "New Albany, OH, US"
      },
      {
        "name": "Bret Bowman",
        "dupr_id": "Q5NRLN",
        "rating": 3.279,
        "profile_pic_url": null,
        "location": "Worthington, OH, US"
      }
    ]
  }
]