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

Match Scores

2-11

Win

Play Date

2025-05-30

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
CB
Chris Brewington

JZP6MW · Greensboro, NC, US

DUPR

4.151

JS
Joshua Shepherd

6ZMNLG · Summerfield, NC, US

DUPR

3.894

TEAM 2WINNER
PM
Pete Mikeal

2L5V9Y · Winston-Salem, NC, US

DUPR

4.817

TT
Tim Thompson

56R44L · USA

DUPR

4.416

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-7145031428
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7373488348,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Chris Brewington",
        "dupr_id": "JZP6MW",
        "rating": 4.151,
        "profile_pic_url": null,
        "location": "Greensboro, NC, US"
      },
      {
        "name": "Joshua Shepherd",
        "dupr_id": "6ZMNLG",
        "rating": 3.894,
        "profile_pic_url": null,
        "location": "Summerfield, NC, US"
      }
    ]
  },
  {
    "team_id": 4980678121,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Pete Mikeal",
        "dupr_id": "2L5V9Y",
        "rating": 4.817,
        "profile_pic_url": null,
        "location": "Winston-Salem, NC, US"
      },
      {
        "name": "Tim Thompson",
        "dupr_id": "56R44L",
        "rating": 4.416,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]