Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Week 7

ID: 5369978746

Match Scores

11-3

Win

Play Date

2026-05-03

Play Time (Est)

11:30 PM

Play Location

Boston Pickle Club

Unverified Facility

Competitor Teams

TEAM 1WINNER
JM
James Mongello

YGQVRG · USA

DUPR

4.599

SK
Seth Kopel

X2PYN5 · Boston, MA, US

DUPR

4.176

TEAM 2LOSS
BL
Brian Lamoureux

O6GJ02 · Plymouth, MA, US

DUPR

4.238

VV
vikas vellanki

2QGNX9 · USA

DUPR

3.776

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-5369978746
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4889075881,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "James Mongello",
        "dupr_id": "YGQVRG",
        "rating": 4.599,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Seth Kopel",
        "dupr_id": "X2PYN5",
        "rating": 4.176,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      }
    ]
  },
  {
    "team_id": 4348295144,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brian Lamoureux",
        "dupr_id": "O6GJ02",
        "rating": 4.238,
        "profile_pic_url": null,
        "location": "Plymouth, MA, US"
      },
      {
        "name": "vikas vellanki",
        "dupr_id": "2QGNX9",
        "rating": 3.776,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]