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

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

ID: 4566408909

Match Scores

11-1

Loss

Play Date

2026-03-21

Play Time (Est)

10:15 AM

Play Location

Mesa, AZ

View Facility Page →

Competitor Teams

TEAM 1WINNER
SB
Susannah Barr

3LWPJ8 · Boise, ID, US

DUPR

5.755

PK
Patrick Kawka

35002P · Serock, Województwo mazowieckie, PL

DUPR

6.345

TEAM 2LOSS
GB
Gabrielle Boudreau

12Y6J9 · La Quinta, CA, US

DUPR

4.507

JW
Jerry Worsham III

355DE5 · Phoenix, AZ, US

DUPR

5.079

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-4566408909
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6622244844,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Susannah Barr",
        "dupr_id": "3LWPJ8",
        "rating": 5.755,
        "profile_pic_url": null,
        "location": "Boise, ID, US"
      },
      {
        "name": "Patrick Kawka",
        "dupr_id": "35002P",
        "rating": 6.345,
        "profile_pic_url": null,
        "location": "Serock, Województwo mazowieckie, PL"
      }
    ]
  },
  {
    "team_id": 5044745839,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Gabrielle Boudreau",
        "dupr_id": "12Y6J9",
        "rating": 4.507,
        "profile_pic_url": null,
        "location": "La Quinta, CA, US"
      },
      {
        "name": "Jerry Worsham III",
        "dupr_id": "355DE5",
        "rating": 5.079,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      }
    ]
  }
]