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

Pickleball & More Picklebowl - Coed "MONEYBALL" Doubles (Open)

ID: 6650972203

Match Scores

11-9

Loss

Play Date

2026-02-07

Play Time (Est)

8:45 AM

Play Location

Dartmouth, MA

View Facility Page →

Competitor Teams

TEAM 1WINNER
CD
Cameron Daly

8J5V9D · New London, CT, US

DUPR

4.828

JA
Junior Alarcon

994Z9K · Montville, CT, US

DUPR

4.911

TEAM 2LOSS
TB
Ty Bruckner

8MVV6L · Saint Paul, MN, US

DUPR

5.385

OA
Omar Alfaro

3P5KNM · Johnston, RI, US

DUPR

5.074

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-6650972203
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4540074891,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Cameron Daly",
        "dupr_id": "8J5V9D",
        "rating": 4.828,
        "profile_pic_url": null,
        "location": "New London, CT, US"
      },
      {
        "name": "Junior Alarcon",
        "dupr_id": "994Z9K",
        "rating": 4.911,
        "profile_pic_url": null,
        "location": "Montville, CT, US"
      }
    ]
  },
  {
    "team_id": 4381119846,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ty Bruckner",
        "dupr_id": "8MVV6L",
        "rating": 5.385,
        "profile_pic_url": null,
        "location": "Saint Paul, MN, US"
      },
      {
        "name": "Omar Alfaro",
        "dupr_id": "3P5KNM",
        "rating": 5.074,
        "profile_pic_url": null,
        "location": "Johnston, RI, US"
      }
    ]
  }
]