Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Harvard Pickleball Club's Annual Spring Send-off 2026 - Coed Doubles 4.5-5.0

ID: 7675075281

Match Scores

21-19

Win

Play Date

2026-04-19

Play Time (Est)

10:15 AM

Play Location

Natick, MA

View Facility Page →

Competitor Teams

TEAM 1WINNER
JY
Jason Yang

DN2GG6 · Cambridge, MA, US

DUPR

4.333

RH
Rudi Harrer

EGD7ME · Boston, MA, US

DUPR

4.055

TEAM 2LOSS
CM
Clifford McKeon

X2V9R2 · Somerville, MA, US

DUPR

3.963

BI
Ben Ivaldi

V7O4G5 · Bridgewater, MA, US

DUPR

4.148

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-7675075281
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5281486646,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jason Yang",
        "dupr_id": "DN2GG6",
        "rating": 4.333,
        "profile_pic_url": null,
        "location": "Cambridge, MA, US"
      },
      {
        "name": "Rudi Harrer",
        "dupr_id": "EGD7ME",
        "rating": 4.055,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      }
    ]
  },
  {
    "team_id": 4797569575,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Clifford McKeon",
        "dupr_id": "X2V9R2",
        "rating": 3.963,
        "profile_pic_url": null,
        "location": "Somerville, MA, US"
      },
      {
        "name": "Ben Ivaldi",
        "dupr_id": "V7O4G5",
        "rating": 4.148,
        "profile_pic_url": null,
        "location": "Bridgewater, MA, US"
      }
    ]
  }
]