Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Advanced Beginner

ID: 5006695063

Match Scores

9-11

Win

Play Date

2025-12-30

Play Time (Est)

8:45 AM

Play Location

200 Homer Ave

View Facility Page →

Competitor Teams

TEAM 1LOSS
SS
Stuart Slavid

LVOW9Q · Framingham, MA, US

DUPR

2.492

LV
Lauren Vogel

7JYN05 · USA

DUPR

2.001

TEAM 2WINNER
AP
Ann Pokora

V4W5QE · USA

DUPR

2.139

WP
wendy powell

O6EV27 · Marlborough, MA, US

DUPR

2.595

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-5006695063
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8443982568,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Stuart  Slavid",
        "dupr_id": "LVOW9Q",
        "rating": 2.492,
        "profile_pic_url": null,
        "location": "Framingham, MA, US"
      },
      {
        "name": "Lauren Vogel",
        "dupr_id": "7JYN05",
        "rating": 2.001,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7547728005,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ann Pokora",
        "dupr_id": "V4W5QE",
        "rating": 2.139,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "wendy powell",
        "dupr_id": "O6EV27",
        "rating": 2.595,
        "profile_pic_url": null,
        "location": "Marlborough, MA, US"
      }
    ]
  }
]