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

Match Scores

19-21

Loss

Play Date

2026-04-19

Play Time (Est)

8:45 AM

Play Location

Natick, MA

View Facility Page →

Competitor Teams

TEAM 1LOSS
JY
Jason Yang

DN2GG6 · Cambridge, MA, US

DUPR

4.356

RH
Rudi Harrer

EGD7ME · Boston, MA, US

DUPR

4.073

TEAM 2WINNER
AP
Alessandro Paz

E9WQME · Boston, MA, US

DUPR

4.161

CL
Calvin Lee

G09PYX · USA

DUPR

4.039

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-4316566999
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4670008200,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jason Yang",
        "dupr_id": "DN2GG6",
        "rating": 4.356,
        "profile_pic_url": null,
        "location": "Cambridge, MA, US"
      },
      {
        "name": "Rudi Harrer",
        "dupr_id": "EGD7ME",
        "rating": 4.073,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      }
    ]
  },
  {
    "team_id": 5019735083,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Alessandro Paz",
        "dupr_id": "E9WQME",
        "rating": 4.161,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      },
      {
        "name": "Calvin Lee",
        "dupr_id": "G09PYX",
        "rating": 4.039,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]