Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

World Pickleball Tour Boston Bash - Womens Doubles 3.5, 4.0

ID: 8429231274

Match Scores

11-1

Win

Play Date

2025-07-11

Play Time (Est)

7:30 PM

Play Location

Natick, MA

View Facility Page →

Competitor Teams

TEAM 1WINNER
OY
Olivia Yang

7DQXPM · Waltham, MA, US

DUPR

3.785

BY
Breezy Yu

17RV7M · Waltham, MA, US

DUPR

3.833

TEAM 2LOSS
MB
Michele Beath

JZ0W24 · Newport, RI, US

DUPR

3.074

BP
Barbara Plante

8E5L4J · Middletown, RI, US

DUPR

3.179

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-8429231274
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5660061617,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Olivia Yang",
        "dupr_id": "7DQXPM",
        "rating": 3.785,
        "profile_pic_url": null,
        "location": "Waltham, MA, US"
      },
      {
        "name": "Breezy Yu",
        "dupr_id": "17RV7M",
        "rating": 3.833,
        "profile_pic_url": null,
        "location": "Waltham, MA, US"
      }
    ]
  },
  {
    "team_id": 5367088437,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michele Beath",
        "dupr_id": "JZ0W24",
        "rating": 3.074,
        "profile_pic_url": null,
        "location": "Newport, RI, US"
      },
      {
        "name": "Barbara Plante",
        "dupr_id": "8E5L4J",
        "rating": 3.179,
        "profile_pic_url": null,
        "location": "Middletown, RI, US"
      }
    ]
  }
]