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

Sunday 3.0 dupr

ID: 6051070918

Match Scores

11-3

Win

Play Date

2024-07-28

Play Time (Est)

11:30 PM

Play Location

Ohio, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
AB
Ava Bach

Q5XP4D · USA

DUPR

2.098

NM
Nancy Mason

8KKN57 · Powell, OH, US

DUPR

2.929

TEAM 2LOSS
JE
Jim Ellis

5664LL · USA

DUPR

2.325

KB
Kristen Bach

994POE · USA

DUPR

2.014

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-6051070918
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8323247318,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ava Bach",
        "dupr_id": "Q5XP4D",
        "rating": 2.098,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Nancy Mason",
        "dupr_id": "8KKN57",
        "rating": 2.929,
        "profile_pic_url": null,
        "location": "Powell, OH, US"
      }
    ]
  },
  {
    "team_id": 6054474011,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jim Ellis",
        "dupr_id": "5664LL",
        "rating": 2.325,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kristen Bach",
        "dupr_id": "994POE",
        "rating": 2.014,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]