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

Bounce Philly $10K Summer Open - Mens Doubles Skill: (3.5) Age: (Any)

ID: 7447118973

Match Scores

6-11

Win

Play Date

2026-05-30

Play Time (Est)

10:15 AM

Play Location

Philadelphia, PA

View Facility Page →

Competitor Teams

TEAM 1LOSS
YZ
Yinda Zheng

E9GG6V · USA

DUPR

3.307

AL
Andy Lin

55MX2L · USA

DUPR

3.305

TEAM 2WINNER
TM
TJ Mayo

RWPY5D · Reston, VA, US

DUPR

3.547

BB
Benji Berry

N74R02 · USA

DUPR

3.743

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-7447118973
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8369453993,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Yinda Zheng",
        "dupr_id": "E9GG6V",
        "rating": 3.307,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Andy Lin",
        "dupr_id": "55MX2L",
        "rating": 3.305,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7030311447,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "TJ Mayo",
        "dupr_id": "RWPY5D",
        "rating": 3.547,
        "profile_pic_url": null,
        "location": "Reston, VA, US"
      },
      {
        "name": "Benji Berry",
        "dupr_id": "N74R02",
        "rating": 3.743,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]