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: 6232769371

Match Scores

9-11

Loss

Play Date

2025-05-31

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
TT
Tim Thompson

56R44L · USA

DUPR

4.346

PM
Pete Mikeal

2L5V9Y · Winston-Salem, NC, US

DUPR

4.788

TEAM 2WINNER
NG
nathan geldmeier

8DDDJ4 · Knoxville, TN, US

DUPR

4.782

FO
Freddy Ortmann

YXOXXE · High Point, NC, US

DUPR

4.481

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-6232769371
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4781434598,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tim Thompson",
        "dupr_id": "56R44L",
        "rating": 4.346,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Pete Mikeal",
        "dupr_id": "2L5V9Y",
        "rating": 4.788,
        "profile_pic_url": null,
        "location": "Winston-Salem, NC, US"
      }
    ]
  },
  {
    "team_id": 4352268169,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "nathan geldmeier",
        "dupr_id": "8DDDJ4",
        "rating": 4.782,
        "profile_pic_url": null,
        "location": "Knoxville, TN, US"
      },
      {
        "name": "Freddy Ortmann",
        "dupr_id": "YXOXXE",
        "rating": 4.481,
        "profile_pic_url": null,
        "location": "High Point, NC, US"
      }
    ]
  }
]