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

Ladder League Week 1 <3.25

ID: 8106988774

Match Scores

11-5

Loss

Play Date

2026-03-30

Play Time (Est)

11:30 PM

Play Location

91-B Sprague St, Boston, MA 02136, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
AV
Audrey Veitas

KDX4OY · Boston, MA, US

DUPR

2.497

RL
Ricky Lam

DYDYKM · Boston, MA, US

DUPR

2.634

TEAM 2LOSS
PM
Paul Mollo

L5JQJ5 · Boston, MA, US

DUPR

2.298

BW
Brent Wheeldon

VXY2M5 · Needham, MA, US

DUPR

2.581

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-8106988774
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5926821644,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Audrey Veitas",
        "dupr_id": "KDX4OY",
        "rating": 2.497,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      },
      {
        "name": "Ricky  Lam",
        "dupr_id": "DYDYKM",
        "rating": 2.634,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      }
    ]
  },
  {
    "team_id": 7420907632,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Paul Mollo",
        "dupr_id": "L5JQJ5",
        "rating": 2.298,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      },
      {
        "name": "Brent Wheeldon",
        "dupr_id": "VXY2M5",
        "rating": 2.581,
        "profile_pic_url": null,
        "location": "Needham, MA, US"
      }
    ]
  }
]