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

Pool 1

ID: 6485681578

Match Scores

0-11

Win

Play Date

2025-06-07

Play Time (Est)

11:30 PM

Play Location

Kingsbury Club

View Facility Page →

Competitor Teams

TEAM 1LOSS
SS
Sherwayne Sharpe

8MY9L8 · Barnstable, MA, US

DUPR

5.305

AR
Alex Rastorgouev

W6N9EL · Naples, FL, US

DUPR

5.494

TEAM 2WINNER
SK
Sam Kim

8JV5WM · Boston, MA, US

DUPR

5.677

SW
Sean Wei

QPNM7N · Quincy, MA, US

DUPR

5.629

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-6485681578
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5628457011,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Sherwayne Sharpe",
        "dupr_id": "8MY9L8",
        "rating": 5.305,
        "profile_pic_url": null,
        "location": "Barnstable, MA, US"
      },
      {
        "name": "Alex Rastorgouev",
        "dupr_id": "W6N9EL",
        "rating": 5.494,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      }
    ]
  },
  {
    "team_id": 4376636502,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Sam Kim",
        "dupr_id": "8JV5WM",
        "rating": 5.677,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      },
      {
        "name": "Sean Wei",
        "dupr_id": "QPNM7N",
        "rating": 5.629,
        "profile_pic_url": null,
        "location": "Quincy, MA, US"
      }
    ]
  }
]