Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

2026 Pickle Money Ball - Mixed Doubles Skill: (5.0+) Open

ID: 7952245351

Match Scores

15-13

Loss

Play Date

2026-03-21

Play Time (Est)

8:45 AM

Play Location

Mesa, AZ

View Facility Page →

Competitor Teams

TEAM 1WINNER
AH
Allison Harris

30LPP4 · Nashville, TN, US

DUPR

6.081

KK
Kyle Koszuta

3OZ722 · Phoenix, AZ, US

DUPR

6.195

TEAM 2LOSS
ES
Emilia Schmidt

59ENKL · Brisbane City, QLD, AU

DUPR

5.820

AM
Andre Millet

L5KVOK · Las Vegas, NV, US

DUPR

5.659

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-7952245351
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5688285646,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Allison Harris",
        "dupr_id": "30LPP4",
        "rating": 6.081,
        "profile_pic_url": null,
        "location": "Nashville, TN, US"
      },
      {
        "name": "Kyle Koszuta",
        "dupr_id": "3OZ722",
        "rating": 6.195,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      }
    ]
  },
  {
    "team_id": 8300939728,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Emilia Schmidt ",
        "dupr_id": "59ENKL",
        "rating": 5.82,
        "profile_pic_url": null,
        "location": "Brisbane City, QLD, AU"
      },
      {
        "name": "Andre Millet",
        "dupr_id": "L5KVOK",
        "rating": 5.659,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  }
]