Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pickleball Charlotte Winter Classic - Mens Doubles Skill: (4.5) Age: (5 To 34)

ID: 5092234386

Match Scores

11-3

Win

Play Date

2026-02-21

Play Time (Est)

7:30 PM

Play Location

Charlotte, NC

View Facility Page →

Competitor Teams

TEAM 1WINNER
RW
Robert Whittley

89O2MV · Indian Land, SC, US

DUPR

3.908

MD
Miller Dietz

QXO9NN · Charlotte, NC, US

DUPR

3.925

TEAM 2LOSS
AM
Amar Meena

RX7O6M · USA

DUPR

4.403

CT
Caesar Toland

0Y6WEQ · Charlotte, NC, US

DUPR

3.672

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-5092234386
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5489992713,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Robert Whittley",
        "dupr_id": "89O2MV",
        "rating": 3.908,
        "profile_pic_url": null,
        "location": "Indian Land, SC, US"
      },
      {
        "name": "Miller Dietz",
        "dupr_id": "QXO9NN",
        "rating": 3.925,
        "profile_pic_url": null,
        "location": "Charlotte, NC, US"
      }
    ]
  },
  {
    "team_id": 7461490248,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Amar Meena",
        "dupr_id": "RX7O6M",
        "rating": 4.403,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Caesar Toland",
        "dupr_id": "0Y6WEQ",
        "rating": 3.672,
        "profile_pic_url": null,
        "location": "Charlotte, NC, US"
      }
    ]
  }
]