Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Week 7

ID: 4942849015

Match Scores

10-11

Win

Play Date

2026-05-03

Play Time (Est)

8:45 AM

Play Location

Boston Pickle Club

Unverified Facility

Competitor Teams

TEAM 1LOSS
JM
James Mongello

YGQVRG · USA

DUPR

4.584

VV
vikas vellanki

2QGNX9 · USA

DUPR

3.790

TEAM 2WINNER
PS
Patrick Striebel

1Q6J00 · Duxbury, MA, US

DUPR

4.269

SK
Seth Kopel

X2PYN5 · Boston, MA, US

DUPR

4.167

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-4942849015
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7588714149,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "James Mongello",
        "dupr_id": "YGQVRG",
        "rating": 4.584,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "vikas vellanki",
        "dupr_id": "2QGNX9",
        "rating": 3.79,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8304922334,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Patrick Striebel",
        "dupr_id": "1Q6J00",
        "rating": 4.269,
        "profile_pic_url": null,
        "location": "Duxbury, MA, US"
      },
      {
        "name": "Seth Kopel",
        "dupr_id": "X2PYN5",
        "rating": 4.167,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      }
    ]
  }
]