Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 8448660951

Match Scores

11-6

Win

Play Date

2026-05-30

Play Time (Est)

4:45 AM

Play Location

Philadelphia, PA

View Facility Page →

Competitor Teams

TEAM 1WINNER
TM
TJ Mayo

RWPY5D · Reston, VA, US

DUPR

3.547

BB
Benji Berry

N74R02 · USA

DUPR

3.742

TEAM 2LOSS
MY
Martyn Yi

PKDY4X · Newtown, PA, US

DUPR

3.699

BM
Benjamin Mendelson

76L46N · Langhorne, PA, US

DUPR

3.733

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-8448660951
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5279575439,
    "serial": 1,
    "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.742,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6760050614,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Martyn Yi",
        "dupr_id": "PKDY4X",
        "rating": 3.699,
        "profile_pic_url": null,
        "location": "Newtown, PA, US"
      },
      {
        "name": "Benjamin Mendelson",
        "dupr_id": "76L46N",
        "rating": 3.733,
        "profile_pic_url": null,
        "location": "Langhorne, PA, US"
      }
    ]
  }
]