Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Bounce Philly $10K Summer Open - Womens Doubles Skill: (4.0+) Age: (Any)

ID: 8201734428

Match Scores

2-11

Win

Play Date

2026-05-30

Play Time (Est)

1:00 PM

Play Location

Philadelphia, PA

View Facility Page →

Competitor Teams

TEAM 1LOSS
SG
Stephanie George

0QE9RN · USA

DUPR

3.845

MG
Melody grohotolski

QPVYER · Germansville, PA, US

DUPR

3.949

TEAM 2WINNER
DZ
Daisy Zhang

KXRLZY · Bethlehem, PA, US

DUPR

4.107

MM
Maeve McGowan

V4966P · East Windsor, NJ, US

DUPR

4.384

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-8201734428
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7376240322,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Stephanie George",
        "dupr_id": "0QE9RN",
        "rating": 3.845,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Melody grohotolski",
        "dupr_id": "QPVYER",
        "rating": 3.949,
        "profile_pic_url": null,
        "location": "Germansville, PA, US"
      }
    ]
  },
  {
    "team_id": 6551909611,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Daisy Zhang",
        "dupr_id": "KXRLZY",
        "rating": 4.107,
        "profile_pic_url": null,
        "location": "Bethlehem, PA, US"
      },
      {
        "name": "Maeve McGowan",
        "dupr_id": "V4966P",
        "rating": 4.384,
        "profile_pic_url": null,
        "location": "East Windsor, NJ, US"
      }
    ]
  }
]