Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7634783546

Match Scores

15-10

Win

Play Date

2026-05-30

Play Time (Est)

3:30 PM

Play Location

Philadelphia, PA

View Facility Page →

Competitor Teams

TEAM 1WINNER
TM
TJ Mayo

RWPY5D · Reston, VA, US

DUPR

3.556

BB
Benji Berry

N74R02 · USA

DUPR

3.792

TEAM 2LOSS
JW
Jason Wu

0Y2XG2 · Bucks County, PA, US

DUPR

3.913

JS
John Sarinick

35WZKR · Pennington, NJ, US

DUPR

3.532

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-7634783546
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7042014423,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "TJ Mayo",
        "dupr_id": "RWPY5D",
        "rating": 3.556,
        "profile_pic_url": null,
        "location": "Reston, VA, US"
      },
      {
        "name": "Benji Berry",
        "dupr_id": "N74R02",
        "rating": 3.792,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6854111435,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jason Wu",
        "dupr_id": "0Y2XG2",
        "rating": 3.913,
        "profile_pic_url": null,
        "location": "Bucks County, PA, US"
      },
      {
        "name": "John Sarinick",
        "dupr_id": "35WZKR",
        "rating": 3.532,
        "profile_pic_url": null,
        "location": "Pennington, NJ, US"
      }
    ]
  }
]