Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

The New England Paddle Battle @ Boston Pickle Club - Mixed Doubles Skill: (4.0) Age: (Any)

ID: 5542642604

Match Scores

6-11

Loss

Play Date

2025-03-09

Play Time (Est)

9:00 PM

Play Location

Boston, MA

View Facility Page →

Competitor Teams

TEAM 1LOSS
BY
Breezy Yu

17RV7M · Waltham, MA, US

DUPR

3.674

MH
Mati Harnet

EGOZ0W · USA

DUPR

4.103

TEAM 2WINNER
SC
Samantha Crespi

KXKEYK · Weymouth, MA, US

DUPR

3.800

DB
Devon Baldwin

2LJZ77 · Cambridge, MA, US

DUPR

4.464

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-5542642604
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5252272315,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Breezy Yu",
        "dupr_id": "17RV7M",
        "rating": 3.674,
        "profile_pic_url": null,
        "location": "Waltham, MA, US"
      },
      {
        "name": "Mati Harnet",
        "dupr_id": "EGOZ0W",
        "rating": 4.103,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5383124024,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Samantha Crespi",
        "dupr_id": "KXKEYK",
        "rating": 3.8,
        "profile_pic_url": null,
        "location": "Weymouth, MA, US"
      },
      {
        "name": "Devon Baldwin",
        "dupr_id": "2LJZ77",
        "rating": 4.464,
        "profile_pic_url": null,
        "location": "Cambridge, MA, US"
      }
    ]
  }
]