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: 5205402994

Match Scores

12-10

Win

Play Date

2025-06-14

Play Time (Est)

11:30 PM

Play Location

Stockton, CA

View Facility Page →

Competitor Teams

TEAM 1WINNER
MC
Micah Connelly

L5P0J5 · USA

DUPR

3.991

HR
Haiden Rivera

12DM2R · Stockton, CA, US

DUPR

4.075

TEAM 2LOSS
MB
mark bonnett

O6JWG2 · Sacramento, CA, US

DUPR

3.930

KN
Kyle Nishimoto

8EKDEW · USA

DUPR

4.068

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-5205402994
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5024357780,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Micah Connelly",
        "dupr_id": "L5P0J5",
        "rating": 3.991,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Haiden Rivera",
        "dupr_id": "12DM2R",
        "rating": 4.075,
        "profile_pic_url": null,
        "location": "Stockton, CA, US"
      }
    ]
  },
  {
    "team_id": 5128430655,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "mark bonnett",
        "dupr_id": "O6JWG2",
        "rating": 3.93,
        "profile_pic_url": null,
        "location": "Sacramento, CA, US"
      },
      {
        "name": "Kyle Nishimoto",
        "dupr_id": "8EKDEW",
        "rating": 4.068,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]