Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mixed 4.0 Dink the Halls

ID: 6783680416

Match Scores

7-11

Win

Play Date

2023-12-23

Play Time (Est)

5:00 PM

Play Location

The Picklr

View Facility Page →

Competitor Teams

TEAM 1LOSS
CH
Colton Hadley

8EX6LJ · Farmington, UT, US

DUPR

4.804

EH
Elisabeth Hadley

3OOYKL · USA

DUPR

3.436

TEAM 2WINNER
ME
Maddy Egbert

30P50Q · USA

DUPR

4.345

JW
Jonathan Wood

1RQXKQ · Layton, UT, US

DUPR

4.601

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-6783680416
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5683355037,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Colton Hadley",
        "dupr_id": "8EX6LJ",
        "rating": 4.804,
        "profile_pic_url": null,
        "location": "Farmington, UT, US"
      },
      {
        "name": "Elisabeth Hadley",
        "dupr_id": "3OOYKL",
        "rating": 3.436,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7922947530,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Maddy Egbert",
        "dupr_id": "30P50Q",
        "rating": 4.345,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jonathan Wood",
        "dupr_id": "1RQXKQ",
        "rating": 4.601,
        "profile_pic_url": null,
        "location": "Layton, UT, US"
      }
    ]
  }
]