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: 6728107082

Match Scores

21-19

Win

Play Date

2026-04-19

Play Time (Est)

3:30 PM

Play Location

Natick, MA

View Facility Page →

Competitor Teams

TEAM 1WINNER
JY
Jason Yang

DN2GG6 · Cambridge, MA, US

DUPR

4.369

RH
Rudi Harrer

EGD7ME · USA

DUPR

4.084

TEAM 2LOSS
AP
Alessandro Paz

E9WQME · Boston, MA, US

DUPR

4.155

CL
Calvin Lee

G09PYX · USA

DUPR

4.026

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-6728107082
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7141786746,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jason Yang",
        "dupr_id": "DN2GG6",
        "rating": 4.369,
        "profile_pic_url": null,
        "location": "Cambridge, MA, US"
      },
      {
        "name": "Rudi Harrer",
        "dupr_id": "EGD7ME",
        "rating": 4.084,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8126332649,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alessandro Paz",
        "dupr_id": "E9WQME",
        "rating": 4.155,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      },
      {
        "name": "Calvin Lee",
        "dupr_id": "G09PYX",
        "rating": 4.026,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]