Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

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

ID: 6227874076

Match Scores

11-6

Win

Play Date

2025-10-11

Play Time (Est)

5:00 PM

Play Location

Tacoma, WA

View Facility Page →

Competitor Teams

TEAM 1WINNER
SC
Sean Coen

1NJGZ3 · Redmond, WA, US

DUPR

4.945

AC
Adrian Cosma

12XGGE · Kirkland, WA, US

DUPR

4.661

TEAM 2LOSS
JQ
Jonathan Quenga

QPM40R · Bremerton, WA, US

DUPR

4.467

LC
Luke Cramer

O66EZ2 · Tacoma, WA, US

DUPR

4.202

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-6227874076
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4974381277,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sean Coen",
        "dupr_id": "1NJGZ3",
        "rating": 4.945,
        "profile_pic_url": null,
        "location": "Redmond, WA, US"
      },
      {
        "name": "Adrian Cosma",
        "dupr_id": "12XGGE",
        "rating": 4.661,
        "profile_pic_url": null,
        "location": "Kirkland, WA, US"
      }
    ]
  },
  {
    "team_id": 7337452432,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jonathan Quenga",
        "dupr_id": "QPM40R",
        "rating": 4.467,
        "profile_pic_url": null,
        "location": "Bremerton, WA, US"
      },
      {
        "name": "Luke Cramer",
        "dupr_id": "O66EZ2",
        "rating": 4.202,
        "profile_pic_url": null,
        "location": "Tacoma, WA, US"
      }
    ]
  }
]