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

World Pickleball Tour Boston Bash - Womens Doubles 3.5, 4.0

ID: 5880709410

Match Scores

11-0

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.764

BY
Breezy Yu

17RV7M · Waltham, MA, US

DUPR

3.794

TEAM 2LOSS
MB
Michele Beath

JZ0W24 · Newport, RI, US

DUPR

3.086

BP
Barbara Plante

8E5L4J · Middletown, RI, US

DUPR

3.191

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-5880709410
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8132821631,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Olivia Yang",
        "dupr_id": "7DQXPM",
        "rating": 3.764,
        "profile_pic_url": null,
        "location": "Waltham, MA, US"
      },
      {
        "name": "Breezy Yu",
        "dupr_id": "17RV7M",
        "rating": 3.794,
        "profile_pic_url": null,
        "location": "Waltham, MA, US"
      }
    ]
  },
  {
    "team_id": 5699903330,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michele Beath",
        "dupr_id": "JZ0W24",
        "rating": 3.086,
        "profile_pic_url": null,
        "location": "Newport, RI, US"
      },
      {
        "name": "Barbara Plante",
        "dupr_id": "8E5L4J",
        "rating": 3.191,
        "profile_pic_url": null,
        "location": "Middletown, RI, US"
      }
    ]
  }
]