Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Proton National Tour by MPO - Cash Prize Tournament in Mesa - Men's Doubles 3.5

ID: 5002203295

Match Scores

15-13

Loss

Play Date

2026-04-11

Play Time (Est)

8:45 AM

Play Location

Mesa, AZ

View Facility Page →

Competitor Teams

TEAM 1WINNER
BW
Brandon Wolff

ELYM9M · USA

DUPR

3.760

WG
william gerads

QXR4Z5 · USA

DUPR

3.585

TEAM 2LOSS
JG
Joe Greer

Q5ELL4 · Glendale, AZ, US

DUPR

3.780

DG
Dylan Greer

6Z52YK · Glendale, AZ, US

DUPR

3.998

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-5002203295
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6641352006,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brandon Wolff",
        "dupr_id": "ELYM9M",
        "rating": 3.76,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "william gerads",
        "dupr_id": "QXR4Z5",
        "rating": 3.585,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7930468545,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Joe Greer",
        "dupr_id": "Q5ELL4",
        "rating": 3.78,
        "profile_pic_url": null,
        "location": "Glendale, AZ, US"
      },
      {
        "name": "Dylan Greer",
        "dupr_id": "6Z52YK",
        "rating": 3.998,
        "profile_pic_url": null,
        "location": "Glendale, AZ, US"
      }
    ]
  }
]