Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2026 Pickle Money Ball - Mixed Doubles Skill: (4.999 And Under)

ID: 8447906050

Match Scores

15-6

Loss

Play Date

2026-03-21

Play Time (Est)

11:30 PM

Play Location

Mesa, AZ

View Facility Page →

Competitor Teams

TEAM 1WINNER
EM
Ellie Medawar

3VE47E · Gilbert, AZ, US

DUPR

4.218

TM
Trevor Machek

W6KRYY · Gilbert, AZ, US

DUPR

4.960

TEAM 2LOSS
MB
Madison Bridges

59R94R · Scottsdale, AZ, US

DUPR

3.906

BF
Ben Fahey

V7O2M7 · Edmonds, WA, US

DUPR

4.812

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-8447906050
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6226993954,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ellie Medawar",
        "dupr_id": "3VE47E",
        "rating": 4.218,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      },
      {
        "name": "Trevor Machek",
        "dupr_id": "W6KRYY",
        "rating": 4.96,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      }
    ]
  },
  {
    "team_id": 8585517094,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Madison Bridges",
        "dupr_id": "59R94R",
        "rating": 3.906,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      },
      {
        "name": "Ben Fahey",
        "dupr_id": "V7O2M7",
        "rating": 4.812,
        "profile_pic_url": null,
        "location": "Edmonds, WA, US"
      }
    ]
  }
]