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

Week 1

ID: 5055124612

Match Scores

11-3, 11-6

Win

Play Date

2026-03-25

Play Time (Est)

5:00 PM

Play Location

Hyde Park

View Facility Page →

Competitor Teams

TEAM 1WINNER
AV
Audrey Veitas

KDX4OY · Boston, MA, US

DUPR

2.585

BW
Brent Wheeldon

VXY2M5 · Needham, MA, US

DUPR

2.507

TEAM 2LOSS
PM
Paul Mollo

L5JQJ5 · Boston, MA, US

DUPR

2.454

MW
Mike Wessler

KOPW57 · Westwood, MA, US

DUPR

2.426

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-5055124612
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7263016391,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Audrey Veitas",
        "dupr_id": "KDX4OY",
        "rating": 2.585,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      },
      {
        "name": "Brent Wheeldon",
        "dupr_id": "VXY2M5",
        "rating": 2.507,
        "profile_pic_url": null,
        "location": "Needham, MA, US"
      }
    ]
  },
  {
    "team_id": 5235896562,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Paul Mollo",
        "dupr_id": "L5JQJ5",
        "rating": 2.454,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      },
      {
        "name": "Mike Wessler",
        "dupr_id": "KOPW57",
        "rating": 2.426,
        "profile_pic_url": null,
        "location": "Westwood, MA, US"
      }
    ]
  }
]