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

Week 3

ID: 7288296369

Match Scores

7-11, 9-11

Loss

Play Date

2026-04-08

Play Time (Est)

10:15 AM

Play Location

Hyde Park

View Facility Page →

Competitor Teams

TEAM 1LOSS
BW
Brent Wheeldon

VXY2M5 · Needham, MA, US

DUPR

2.565

MR
Mia Reine

P5626G · MA, US

DUPR

2.681

TEAM 2WINNER
JJ
Jamie Jacobs

E9Y7MM · Dedham, MA, US

DUPR

2.749

PS
Parth Shah

RWEZ4D · Watertown, MA, US

DUPR

2.713

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-7288296369
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4870917639,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brent Wheeldon",
        "dupr_id": "VXY2M5",
        "rating": 2.565,
        "profile_pic_url": null,
        "location": "Needham, MA, US"
      },
      {
        "name": "Mia Reine",
        "dupr_id": "P5626G",
        "rating": 2.681,
        "profile_pic_url": null,
        "location": "MA, US"
      }
    ]
  },
  {
    "team_id": 7355872525,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jamie Jacobs",
        "dupr_id": "E9Y7MM",
        "rating": 2.749,
        "profile_pic_url": null,
        "location": "Dedham, MA, US"
      },
      {
        "name": "Parth Shah",
        "dupr_id": "RWEZ4D",
        "rating": 2.713,
        "profile_pic_url": null,
        "location": "Watertown, MA, US"
      }
    ]
  }
]