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

2025 Camel City Pickleball Classic - Men's Doubles 4.5-5.0 Single Elimination 12+ Age

ID: 7901944612

Match Scores

9-11, 7-11

Loss

Play Date

2025-05-31

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
TT
Tim Thompson

56R44L · USA

DUPR

4.368

PM
Pete Mikeal

2L5V9Y · Winston-Salem, NC, US

DUPR

4.798

TEAM 2WINNER
MG
Matt Gdovin

30XD04 · Summerfield, NC, US

DUPR

4.735

BW
Bryson West

8DDMOY · Archdale, NC, US

DUPR

4.675

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-7901944612
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7423922198,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tim Thompson",
        "dupr_id": "56R44L",
        "rating": 4.368,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Pete Mikeal",
        "dupr_id": "2L5V9Y",
        "rating": 4.798,
        "profile_pic_url": null,
        "location": "Winston-Salem, NC, US"
      }
    ]
  },
  {
    "team_id": 5149416112,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Matt Gdovin",
        "dupr_id": "30XD04",
        "rating": 4.735,
        "profile_pic_url": null,
        "location": "Summerfield, NC, US"
      },
      {
        "name": "Bryson West",
        "dupr_id": "8DDMOY",
        "rating": 4.675,
        "profile_pic_url": null,
        "location": "Archdale, NC, US"
      }
    ]
  }
]