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

Camp Pickleball's Spring Smash - Coed Doubles: (Open / 4.5+)

ID: 6498420675

Match Scores

15-3

Loss

Play Date

2026-04-26

Play Time (Est)

4:45 AM

Play Location

Plainville, CT

Unverified Facility

Competitor Teams

TEAM 1WINNER
EH
Ethan Hall

4LZYGV · Duxbury, MA, US

DUPR

5.262

DM
Dustin Maylath-Bryant

L52J55 · Worcester, MA, US

DUPR

5.335

TEAM 2LOSS
AD
Alexander DuVerger

ODRNEP · Old Saybrook, CT, US

DUPR

5.046

DC
Derek Chapman

2Q5YZY · West Hartford, CT, US

DUPR

4.829

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-6498420675
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6659827793,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ethan Hall",
        "dupr_id": "4LZYGV",
        "rating": 5.262,
        "profile_pic_url": null,
        "location": "Duxbury, MA, US"
      },
      {
        "name": "Dustin Maylath-Bryant",
        "dupr_id": "L52J55",
        "rating": 5.335,
        "profile_pic_url": null,
        "location": "Worcester, MA, US"
      }
    ]
  },
  {
    "team_id": 8148050021,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alexander DuVerger",
        "dupr_id": "ODRNEP",
        "rating": 5.046,
        "profile_pic_url": null,
        "location": "Old Saybrook, CT, US"
      },
      {
        "name": "Derek Chapman",
        "dupr_id": "2Q5YZY",
        "rating": 4.829,
        "profile_pic_url": null,
        "location": "West Hartford, CT, US"
      }
    ]
  }
]