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

Pool 2

ID: 4985580313

Match Scores

11-7

Win

Play Date

2025-06-07

Play Time (Est)

2:15 AM

Play Location

Kingsbury Club

View Facility Page →

Competitor Teams

TEAM 1WINNER
JL
Jacky Lau

8WNLRL · Somerville, MA, US

DUPR

4.867

SS
Stuart Smith

30KQNN · Boston, MA, US

DUPR

5.124

TEAM 2LOSS
IH
Ian Horne

1NOR0W · Bedford, NH, US

DUPR

5.220

AM
Alex Matathia

8E6WQV · Mattapoisett, MA, US

DUPR

4.344

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-4985580313
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5678739360,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jacky Lau",
        "dupr_id": "8WNLRL",
        "rating": 4.867,
        "profile_pic_url": null,
        "location": "Somerville, MA, US"
      },
      {
        "name": "Stuart Smith",
        "dupr_id": "30KQNN",
        "rating": 5.124,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      }
    ]
  },
  {
    "team_id": 5011855999,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ian Horne",
        "dupr_id": "1NOR0W",
        "rating": 5.22,
        "profile_pic_url": null,
        "location": "Bedford, NH, US"
      },
      {
        "name": "Alex Matathia",
        "dupr_id": "8E6WQV",
        "rating": 4.344,
        "profile_pic_url": null,
        "location": "Mattapoisett, MA, US"
      }
    ]
  }
]