Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mixed 4.0 Dink the Halls

ID: 7614575568

Match Scores

15-10

Win

Play Date

2023-12-23

Play Time (Est)

1:00 PM

Play Location

The Picklr

View Facility Page →

Competitor Teams

TEAM 1WINNER
ME
Maddy Egbert

30P50Q · USA

DUPR

3.500

JW
Jonathan Wood

1RQXKQ · Layton, UT, US

DUPR

4.599

TEAM 2LOSS
DC
Dj cristobal

DW6J04 · Ogden, UT, US

DUPR

4.436

MA
Monica A Godfrey

RZOR0D · USA

DUPR

3.500

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-7614575568
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4897297828,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Maddy Egbert",
        "dupr_id": "30P50Q",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jonathan Wood",
        "dupr_id": "1RQXKQ",
        "rating": 4.599,
        "profile_pic_url": null,
        "location": "Layton, UT, US"
      }
    ]
  },
  {
    "team_id": 7670265347,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dj cristobal",
        "dupr_id": "DW6J04",
        "rating": 4.436,
        "profile_pic_url": null,
        "location": "Ogden, UT, US"
      },
      {
        "name": "Monica A Godfrey",
        "dupr_id": "RZOR0D",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]