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

Week 7

ID: 4668966122

Match Scores

21-15

Win

Play Date

2026-03-11

Play Time (Est)

3:30 PM

Play Location

Hyde Park

View Facility Page →

Competitor Teams

TEAM 1WINNER
JJ
Jamie Jacobs

E9Y7MM · Dedham, MA, US

DUPR

2.764

BW
Brent Wheeldon

VXY2M5 · Needham, MA, US

DUPR

2.503

TEAM 2LOSS
AO
Anthony Omobono

JZO7PO · Hull, MA, US

DUPR

2.841

AF
Amy Flanagan

0YXE94 · Milton, MA, US

DUPR

2.448

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-4668966122
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8348654434,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jamie Jacobs",
        "dupr_id": "E9Y7MM",
        "rating": 2.764,
        "profile_pic_url": null,
        "location": "Dedham, MA, US"
      },
      {
        "name": "Brent Wheeldon",
        "dupr_id": "VXY2M5",
        "rating": 2.503,
        "profile_pic_url": null,
        "location": "Needham, MA, US"
      }
    ]
  },
  {
    "team_id": 5655869557,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Anthony Omobono",
        "dupr_id": "JZO7PO",
        "rating": 2.841,
        "profile_pic_url": null,
        "location": "Hull, MA, US"
      },
      {
        "name": "Amy Flanagan",
        "dupr_id": "0YXE94",
        "rating": 2.448,
        "profile_pic_url": null,
        "location": "Milton, MA, US"
      }
    ]
  }
]