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

Match Scores

11-7

Loss

Play Date

2025-03-09

Play Time (Est)

1:00 PM

Play Location

Boston, MA

View Facility Page →

Competitor Teams

TEAM 1WINNER
LM
Lisa McChesney

9P66EJ · Canton, MA, US

DUPR

3.816

RH
Robert Henry

0Q2QZQ · Westbrook, CT, US

DUPR

4.663

TEAM 2LOSS
BY
Breezy Yu

17RV7M · Waltham, MA, US

DUPR

3.690

MH
Mati Harnet

EGOZ0W · USA

DUPR

4.112

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-8289522648
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6490326052,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lisa McChesney",
        "dupr_id": "9P66EJ",
        "rating": 3.816,
        "profile_pic_url": null,
        "location": "Canton, MA, US"
      },
      {
        "name": "Robert Henry",
        "dupr_id": "0Q2QZQ",
        "rating": 4.663,
        "profile_pic_url": null,
        "location": "Westbrook, CT, US"
      }
    ]
  },
  {
    "team_id": 4450364197,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Breezy Yu",
        "dupr_id": "17RV7M",
        "rating": 3.69,
        "profile_pic_url": null,
        "location": "Waltham, MA, US"
      },
      {
        "name": "Mati Harnet",
        "dupr_id": "EGOZ0W",
        "rating": 4.112,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]