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

Pool A

ID: 4463913304

Match Scores

11-7

Win

Play Date

2024-12-12

Play Time (Est)

5:00 PM

Play Location

The Picklr Sandy

Unverified Facility

Competitor Teams

TEAM 1WINNER
DJ
Deanna Johnson

9PPR5V · USA

DUPR

3.296

BS
Brooke Seely

RZWPLM · Bluffdale, UT, US

DUPR

3.237

TEAM 2LOSS
CF
Cami Flygare

EG6R0O · Sandy, UT, US

DUPR

3.077

JB
Joy Bruce

12M46E · USA

DUPR

2.810

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-4463913304
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7903530811,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Deanna Johnson",
        "dupr_id": "9PPR5V",
        "rating": 3.296,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brooke Seely",
        "dupr_id": "RZWPLM",
        "rating": 3.237,
        "profile_pic_url": null,
        "location": "Bluffdale, UT, US"
      }
    ]
  },
  {
    "team_id": 7723058944,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Cami Flygare",
        "dupr_id": "EG6R0O",
        "rating": 3.077,
        "profile_pic_url": null,
        "location": "Sandy, UT, US"
      },
      {
        "name": "Joy Bruce",
        "dupr_id": "12M46E",
        "rating": 2.81,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]