Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6660309767

Match Scores

12-15

Win

Play Date

2026-05-30

Play Time (Est)

12:45 AM

Play Location

Philadelphia, PA

View Facility Page →

Competitor Teams

TEAM 1LOSS
RM
Rohit Mankotia

MPPRXL · Lehigh County, PA, US

DUPR

3.893

CC
Cullen Curley

6KXL4E · USA

DUPR

3.818

TEAM 2WINNER
TM
TJ Mayo

RWPY5D · Reston, VA, US

DUPR

3.566

BB
Benji Berry

N74R02 · USA

DUPR

3.836

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-6660309767
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6455301758,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Rohit Mankotia",
        "dupr_id": "MPPRXL",
        "rating": 3.893,
        "profile_pic_url": null,
        "location": "Lehigh County, PA, US"
      },
      {
        "name": "Cullen Curley",
        "dupr_id": "6KXL4E",
        "rating": 3.818,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7665558714,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "TJ Mayo",
        "dupr_id": "RWPY5D",
        "rating": 3.566,
        "profile_pic_url": null,
        "location": "Reston, VA, US"
      },
      {
        "name": "Benji Berry",
        "dupr_id": "N74R02",
        "rating": 3.836,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]