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

Week 7

ID: 7076834398

Match Scores

21-2

Loss

Play Date

2026-03-11

Play Time (Est)

11:30 PM

Play Location

Hyde Park

View Facility Page →

Competitor Teams

TEAM 1WINNER
PS
Parth Shah

RWEZ4D · Watertown, MA, US

DUPR

2.702

AO
Anthony Omobono

JZO7PO · Hull, MA, US

DUPR

2.865

TEAM 2LOSS
BW
Brent Wheeldon

VXY2M5 · Needham, MA, US

DUPR

2.476

AF
Amy Flanagan

0YXE94 · Milton, MA, US

DUPR

2.423

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-7076834398
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5660072395,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Parth Shah",
        "dupr_id": "RWEZ4D",
        "rating": 2.702,
        "profile_pic_url": null,
        "location": "Watertown, MA, US"
      },
      {
        "name": "Anthony Omobono",
        "dupr_id": "JZO7PO",
        "rating": 2.865,
        "profile_pic_url": null,
        "location": "Hull, MA, US"
      }
    ]
  },
  {
    "team_id": 7127152443,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brent Wheeldon",
        "dupr_id": "VXY2M5",
        "rating": 2.476,
        "profile_pic_url": null,
        "location": "Needham, MA, US"
      },
      {
        "name": "Amy Flanagan",
        "dupr_id": "0YXE94",
        "rating": 2.423,
        "profile_pic_url": null,
        "location": "Milton, MA, US"
      }
    ]
  }
]