Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Proton National Tour by MPO - Cash Prize Tournament in Mesa - Mixed Doubles 4.0

ID: 7278389601

Match Scores

15-9

Loss

Play Date

2026-01-04

Play Time (Est)

10:15 AM

Play Location

Mesa, AZ

View Facility Page →

Competitor Teams

TEAM 1WINNER
KG
Karen Greenwood

8D9OEY · Scottsdale, AZ, US

DUPR

4.213

CS
Charlie Stalder

17QXVN · AZ, US

DUPR

4.304

TEAM 2LOSS
MB
Madison Bridges

59R94R · Scottsdale, AZ, US

DUPR

4.008

WG
Will Gagic

2LDEK7 · Scottsdale, AZ, US

DUPR

4.226

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-7278389601
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5095239908,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Karen Greenwood",
        "dupr_id": "8D9OEY",
        "rating": 4.213,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      },
      {
        "name": "Charlie Stalder",
        "dupr_id": "17QXVN",
        "rating": 4.304,
        "profile_pic_url": null,
        "location": "AZ, US"
      }
    ]
  },
  {
    "team_id": 5003048471,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Madison Bridges",
        "dupr_id": "59R94R",
        "rating": 4.008,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      },
      {
        "name": "Will Gagic",
        "dupr_id": "2LDEK7",
        "rating": 4.226,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      }
    ]
  }
]