Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

3rd Annual Acorn Classic - Mens Doubles Skill: (3.5 To 3.9) Age: (Any)

ID: 8311882442

Match Scores

8-15

Loss

Play Date

2025-10-11

Play Time (Est)

3:30 PM

Play Location

Tacoma, WA

View Facility Page →

Competitor Teams

TEAM 1LOSS
ST
Steven Truong

MYWDDP · USA

DUPR

3.737

SM
Shibalik Mohapatra

JZL9ZJ · USA

DUPR

3.694

TEAM 2WINNER
SA
Steven Alexander

0Q72K4 · USA

DUPR

3.837

KO
Kyle Ohashi

EG4DLE · USA

DUPR

3.877

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-8311882442
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5725751991,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Steven Truong",
        "dupr_id": "MYWDDP",
        "rating": 3.737,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Shibalik Mohapatra",
        "dupr_id": "JZL9ZJ",
        "rating": 3.694,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4827116528,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Steven Alexander",
        "dupr_id": "0Q72K4",
        "rating": 3.837,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kyle Ohashi",
        "dupr_id": "EG4DLE",
        "rating": 3.877,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]