Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2025 Camel City Pickleball Classic - Men's Doubles 4.5-5.0 Round Robin 12+ Age

ID: 6622320673

Match Scores

5-11

Loss

Play Date

2025-05-30

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
JT
Jordan tucci

YG5L9D · Winston-Salem, NC, US

DUPR

4.195

BE
Brent edwards

OZRQRW · USA

DUPR

4.096

TEAM 2WINNER
PM
Pete Mikeal

2L5V9Y · Winston-Salem, NC, US

DUPR

4.816

TT
Tim Thompson

56R44L · USA

DUPR

4.411

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-6622320673
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5376752516,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jordan tucci",
        "dupr_id": "YG5L9D",
        "rating": 4.195,
        "profile_pic_url": null,
        "location": "Winston-Salem, NC, US"
      },
      {
        "name": "Brent edwards",
        "dupr_id": "OZRQRW",
        "rating": 4.096,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8258963771,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Pete Mikeal",
        "dupr_id": "2L5V9Y",
        "rating": 4.816,
        "profile_pic_url": null,
        "location": "Winston-Salem, NC, US"
      },
      {
        "name": "Tim Thompson",
        "dupr_id": "56R44L",
        "rating": 4.411,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]