Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

World Pickleball Tour Boston Bash - Womens Doubles 3.5, 4.0

ID: 6115575541

Match Scores

3-11

Loss

Play Date

2025-07-11

Play Time (Est)

2:15 AM

Play Location

Natick, MA

View Facility Page →

Competitor Teams

TEAM 1LOSS
OY
Olivia Yang

7DQXPM · Waltham, MA, US

DUPR

3.744

BY
Breezy Yu

17RV7M · Waltham, MA, US

DUPR

3.725

TEAM 2WINNER
JZ
Jinglin Zhang

D9YQY4 · USA

DUPR

4.100

RZ
RUIYING Zhang

L205W5 · Lexington, MA, US

DUPR

3.638

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-6115575541
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7106117037,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Olivia Yang",
        "dupr_id": "7DQXPM",
        "rating": 3.744,
        "profile_pic_url": null,
        "location": "Waltham, MA, US"
      },
      {
        "name": "Breezy Yu",
        "dupr_id": "17RV7M",
        "rating": 3.725,
        "profile_pic_url": null,
        "location": "Waltham, MA, US"
      }
    ]
  },
  {
    "team_id": 5851911846,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jinglin Zhang",
        "dupr_id": "D9YQY4",
        "rating": 4.1,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "RUIYING Zhang",
        "dupr_id": "L205W5",
        "rating": 3.638,
        "profile_pic_url": null,
        "location": "Lexington, MA, US"
      }
    ]
  }
]