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

Sunday 3.0 dupr

ID: 5541402361

Match Scores

4-11

Win

Play Date

2024-07-28

Play Time (Est)

2:15 AM

Play Location

Ohio, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
AB
Ava Bach

Q5XP4D · USA

DUPR

2.071

KB
Kristen Bach

994POE · USA

DUPR

2.055

TEAM 2WINNER
NM
Nancy Mason

8KKN57 · Powell, OH, US

DUPR

2.921

JE
Jim Ellis

5664LL · USA

DUPR

2.357

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-5541402361
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4661037312,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ava Bach",
        "dupr_id": "Q5XP4D",
        "rating": 2.071,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kristen Bach",
        "dupr_id": "994POE",
        "rating": 2.055,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4888419732,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nancy Mason",
        "dupr_id": "8KKN57",
        "rating": 2.921,
        "profile_pic_url": null,
        "location": "Powell, OH, US"
      },
      {
        "name": "Jim Ellis",
        "dupr_id": "5664LL",
        "rating": 2.357,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]