Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Dink the Picklr Halls Mixed 4.5+

ID: 7650949452

Match Scores

11-9

Loss

Play Date

2025-12-20

Play Time (Est)

1:00 PM

Play Location

The Picklr Logan

Unverified Facility

Competitor Teams

TEAM 1WINNER
JM
John McFarland

17KQWM · Hyde Park, UT, US

DUPR

4.666

CM
Camille Miles

NYLPQ2 · Kaysville, UT, US

DUPR

4.273

TEAM 2LOSS
HD
Hutch Daniels

8WRPL3 · Smithfield, UT, US

DUPR

4.646

CP
Courtney Packer

7NOMM0 · Logan, UT, US

DUPR

3.957

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-7650949452
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6401919465,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "John McFarland",
        "dupr_id": "17KQWM",
        "rating": 4.666,
        "profile_pic_url": null,
        "location": "Hyde Park, UT, US"
      },
      {
        "name": "Camille Miles",
        "dupr_id": "NYLPQ2",
        "rating": 4.273,
        "profile_pic_url": null,
        "location": "Kaysville, UT, US"
      }
    ]
  },
  {
    "team_id": 6633458825,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Hutch Daniels",
        "dupr_id": "8WRPL3",
        "rating": 4.646,
        "profile_pic_url": null,
        "location": "Smithfield, UT, US"
      },
      {
        "name": "Courtney Packer",
        "dupr_id": "7NOMM0",
        "rating": 3.957,
        "profile_pic_url": null,
        "location": "Logan, UT, US"
      }
    ]
  }
]