Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

In-Shape's Stacey Strong Charity Tournament - Mens Doubles Skill 4.0 to 4.5

ID: 5102723954

Match Scores

6-11

Loss

Play Date

2025-06-14

Play Time (Est)

3:30 PM

Play Location

Stockton, CA

View Facility Page →

Competitor Teams

TEAM 1LOSS
MC
Micah Connelly

L5P0J5 · USA

DUPR

3.967

HR
Haiden Rivera

12DM2R · Stockton, CA, US

DUPR

4.052

TEAM 2WINNER
PM
Piyush Mahajan

M279ZP · Dublin, CA, US

DUPR

4.317

IM
Imone Mohanta

OZPO72 · Dublin, CA, US

DUPR

4.402

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-5102723954
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7728222389,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Micah Connelly",
        "dupr_id": "L5P0J5",
        "rating": 3.967,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Haiden Rivera",
        "dupr_id": "12DM2R",
        "rating": 4.052,
        "profile_pic_url": null,
        "location": "Stockton, CA, US"
      }
    ]
  },
  {
    "team_id": 6313875766,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Piyush Mahajan",
        "dupr_id": "M279ZP",
        "rating": 4.317,
        "profile_pic_url": null,
        "location": "Dublin, CA, US"
      },
      {
        "name": "Imone Mohanta",
        "dupr_id": "OZPO72",
        "rating": 4.402,
        "profile_pic_url": null,
        "location": "Dublin, CA, US"
      }
    ]
  }
]