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

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

ID: 4297182794

Match Scores

2-11

Win

Play Date

2026-05-30

Play Time (Est)

3:30 PM

Play Location

Philadelphia, PA

View Facility Page →

Competitor Teams

TEAM 1LOSS
BS
BRIAN SCHREIBER

EX7K2M · USA

DUPR

2.660

DP
Dillon Patel

L2JXJ5 · USA

DUPR

2.706

TEAM 2WINNER
TM
TJ Mayo

RWPY5D · Reston, VA, US

DUPR

3.503

BB
Benji Berry

N74R02 · USA

DUPR

3.368

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-4297182794
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6401894138,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "BRIAN SCHREIBER",
        "dupr_id": "EX7K2M",
        "rating": 2.66,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Dillon Patel",
        "dupr_id": "L2JXJ5",
        "rating": 2.706,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6038476072,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "TJ Mayo",
        "dupr_id": "RWPY5D",
        "rating": 3.503,
        "profile_pic_url": null,
        "location": "Reston, VA, US"
      },
      {
        "name": "Benji Berry",
        "dupr_id": "N74R02",
        "rating": 3.368,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]