Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

3rd Annual Acorn Classic - Mens Doubles Skill: (4.5 And Above) Age: (Any)

ID: 4835184115

Match Scores

11-4

Win

Play Date

2025-10-11

Play Time (Est)

8:45 AM

Play Location

Tacoma, WA

View Facility Page →

Competitor Teams

TEAM 1WINNER
SC
Sean Coen

1NJGZ3 · Redmond, WA, US

DUPR

5.075

AC
Adrian Cosma

12XGGE · Kirkland, WA, US

DUPR

4.706

TEAM 2LOSS
NC
Nate Crain

1RR6GQ · Arlington, WA, US

DUPR

4.036

DW
Dustin Willetts

1NPK6N · Camano, WA, US

DUPR

3.987

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-4835184115
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6236716496,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sean Coen",
        "dupr_id": "1NJGZ3",
        "rating": 5.075,
        "profile_pic_url": null,
        "location": "Redmond, WA, US"
      },
      {
        "name": "Adrian Cosma",
        "dupr_id": "12XGGE",
        "rating": 4.706,
        "profile_pic_url": null,
        "location": "Kirkland, WA, US"
      }
    ]
  },
  {
    "team_id": 5387646939,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nate Crain",
        "dupr_id": "1RR6GQ",
        "rating": 4.036,
        "profile_pic_url": null,
        "location": "Arlington, WA, US"
      },
      {
        "name": "Dustin Willetts",
        "dupr_id": "1NPK6N",
        "rating": 3.987,
        "profile_pic_url": null,
        "location": "Camano, WA, US"
      }
    ]
  }
]