Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

USA Pickleball Golden Ticket - Boise - Mixed Doubles 4.5: 30+40+

ID: 7501705355

Match Scores

8-11, 4-11

Win

Play Date

2026-03-29

Play Time (Est)

12:45 AM

Play Location

The Flying Pickle

View Facility Page →

Competitor Teams

TEAM 1LOSS
CH
Cutler Halverson

L5VMN5 · USA

DUPR

3.752

JE
Jennifer Embree

8WKVRM · Ketchum, ID, US

DUPR

4.229

TEAM 2WINNER
MB
McKenna Berg

RYKEZM · USA

DUPR

3.938

DW
Daniel Wang

59NN90 · Reno, NV, US

DUPR

4.606

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-7501705355
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5598244759,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Cutler Halverson",
        "dupr_id": "L5VMN5",
        "rating": 3.752,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jennifer Embree",
        "dupr_id": "8WKVRM",
        "rating": 4.229,
        "profile_pic_url": null,
        "location": "Ketchum, ID, US"
      }
    ]
  },
  {
    "team_id": 6354518806,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "McKenna Berg",
        "dupr_id": "RYKEZM",
        "rating": 3.938,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Daniel Wang",
        "dupr_id": "59NN90",
        "rating": 4.606,
        "profile_pic_url": null,
        "location": "Reno, NV, US"
      }
    ]
  }
]