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

PPA Tour: 2026 Carvana Mesa Cup - Mens Doubles Skill: (5.0) Age: (08 To 34)

ID: 5367193185

Match Scores

5-15

Loss

Play Date

2026-02-21

Play Time (Est)

10:15 AM

Play Location

Mesa, AZ

View Facility Page →

Competitor Teams

TEAM 1LOSS
DC
Dave Conley

8JP24O · Phoenix, AZ, US

DUPR

4.879

MS
Matthew Schroeder

12PE49 · Chandler, AZ, US

DUPR

4.928

TEAM 2WINNER
KG
Kyle Goodburn

3ZZLMP · Mission Hills, KS, US

DUPR

5.486

BT
Bryan Thomas

9PX25E · Lenexa, KS, US

DUPR

5.132

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-5367193185
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6956657993,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Dave Conley",
        "dupr_id": "8JP24O",
        "rating": 4.879,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      },
      {
        "name": "Matthew Schroeder",
        "dupr_id": "12PE49",
        "rating": 4.928,
        "profile_pic_url": null,
        "location": "Chandler, AZ, US"
      }
    ]
  },
  {
    "team_id": 6278986543,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kyle Goodburn",
        "dupr_id": "3ZZLMP",
        "rating": 5.486,
        "profile_pic_url": null,
        "location": "Mission Hills, KS, US"
      },
      {
        "name": "Bryan Thomas",
        "dupr_id": "9PX25E",
        "rating": 5.132,
        "profile_pic_url": null,
        "location": "Lenexa, KS, US"
      }
    ]
  }
]