Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

World Pickleball Tour Boston Bash - Womens Doubles 3.5, 4.0

ID: 4461228962

Match Scores

7-11

Win

Play Date

2025-07-11

Play Time (Est)

3:30 PM

Play Location

Natick, MA

View Facility Page →

Competitor Teams

TEAM 1LOSS
JZ
Jinglin Zhang

D9YQY4 · USA

DUPR

4.004

RZ
RUIYING Zhang

L205W5 · Lexington, MA, US

DUPR

3.575

TEAM 2WINNER
OY
Olivia Yang

7DQXPM · Waltham, MA, US

DUPR

3.761

BY
Breezy Yu

17RV7M · Waltham, MA, US

DUPR

3.775

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-4461228962
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6587257212,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jinglin Zhang",
        "dupr_id": "D9YQY4",
        "rating": 4.004,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "RUIYING Zhang",
        "dupr_id": "L205W5",
        "rating": 3.575,
        "profile_pic_url": null,
        "location": "Lexington, MA, US"
      }
    ]
  },
  {
    "team_id": 5549133734,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Olivia Yang",
        "dupr_id": "7DQXPM",
        "rating": 3.761,
        "profile_pic_url": null,
        "location": "Waltham, MA, US"
      },
      {
        "name": "Breezy Yu",
        "dupr_id": "17RV7M",
        "rating": 3.775,
        "profile_pic_url": null,
        "location": "Waltham, MA, US"
      }
    ]
  }
]