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

Ladder League Week 1 <3.25

ID: 6939645371

Match Scores

9-11

Win

Play Date

2026-03-30

Play Time (Est)

12:45 AM

Play Location

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

Unverified Facility

Competitor Teams

TEAM 1LOSS
AV
Audrey Veitas

KDX4OY · Boston, MA, US

DUPR

2.490

RL
Ricky Lam

DYDYKM · Boston, MA, US

DUPR

2.625

TEAM 2WINNER
PM
Paul Mollo

L5JQJ5 · Boston, MA, US

DUPR

2.314

BW
Brent Wheeldon

VXY2M5 · Needham, MA, US

DUPR

2.589

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-6939645371
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8476364388,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Audrey Veitas",
        "dupr_id": "KDX4OY",
        "rating": 2.49,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      },
      {
        "name": "Ricky  Lam",
        "dupr_id": "DYDYKM",
        "rating": 2.625,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      }
    ]
  },
  {
    "team_id": 5007192928,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Paul Mollo",
        "dupr_id": "L5JQJ5",
        "rating": 2.314,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      },
      {
        "name": "Brent Wheeldon",
        "dupr_id": "VXY2M5",
        "rating": 2.589,
        "profile_pic_url": null,
        "location": "Needham, MA, US"
      }
    ]
  }
]