Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

3rd Annual Acorn Classic - Mens Doubles Skill: (4.0 To 4.5) Age: (Any)

ID: 8284077866

Match Scores

11-1

Win

Play Date

2025-10-11

Play Time (Est)

3:30 PM

Play Location

Tacoma, WA

View Facility Page →

Competitor Teams

TEAM 1WINNER
RS
Richard Skevington

8WNKLY · Tacoma, WA, US

DUPR

4.283

PG
Phil Girolami

MYJ5ZG · University Place, WA, US

DUPR

4.527

TEAM 2LOSS
PS
Peter Sysay

EWXRZW · USA

DUPR

4.038

BW
Bradford Wong

MYNJYL · Seattle, WA, US

DUPR

4.076

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-8284077866
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5983864746,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Richard Skevington",
        "dupr_id": "8WNKLY",
        "rating": 4.283,
        "profile_pic_url": null,
        "location": "Tacoma, WA, US"
      },
      {
        "name": "Phil Girolami",
        "dupr_id": "MYJ5ZG",
        "rating": 4.527,
        "profile_pic_url": null,
        "location": "University Place, WA, US"
      }
    ]
  },
  {
    "team_id": 5446877861,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Peter Sysay",
        "dupr_id": "EWXRZW",
        "rating": 4.038,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Bradford Wong",
        "dupr_id": "MYNJYL",
        "rating": 4.076,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      }
    ]
  }
]