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

Pickleball Charlotte Winter Classic - Mens Doubles Skill: (Open) Age: (Any)

ID: 6338069148

Match Scores

7-15

Win

Play Date

2026-02-21

Play Time (Est)

1:00 PM

Play Location

Charlotte, NC

View Facility Page →

Competitor Teams

TEAM 1LOSS
CD
Caleb Deckert

890GN7 · Charlotte, NC, US

DUPR

4.502

MF
Michael Finch

4Z7OJM · Columbia, SC, US

DUPR

4.827

TEAM 2WINNER
SB
Silas Boulanger

L57DEQ · Charlotte, NC, US

DUPR

4.563

OJ
Owen Jensen

MYG4ZG · Charlotte, NC, US

DUPR

4.604

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-6338069148
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8191763037,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Caleb Deckert",
        "dupr_id": "890GN7",
        "rating": 4.502,
        "profile_pic_url": null,
        "location": "Charlotte, NC, US"
      },
      {
        "name": "Michael Finch",
        "dupr_id": "4Z7OJM",
        "rating": 4.827,
        "profile_pic_url": null,
        "location": "Columbia, SC, US"
      }
    ]
  },
  {
    "team_id": 6494816749,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Silas Boulanger",
        "dupr_id": "L57DEQ",
        "rating": 4.563,
        "profile_pic_url": null,
        "location": "Charlotte, NC, US"
      },
      {
        "name": "Owen Jensen",
        "dupr_id": "MYG4ZG",
        "rating": 4.604,
        "profile_pic_url": null,
        "location": "Charlotte, NC, US"
      }
    ]
  }
]