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

MBRC Thursday DUPR Round Robin

ID: 5198238159

Match Scores

15-3

Win

Play Date

2026-03-26

Play Time (Est)

4:45 AM

Play Location

Monterey, CA, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
JH
Jeffrey Holder

MYVVOV · Marina, CA, US

DUPR

2.670

DM
Dror Manor

NYLJL7 · Monterey, CA, US

DUPR

3.072

TEAM 2LOSS
JR
John Ratelle

V4DXPE · USA

DUPR

2.716

AG
Aaron Goldwasser

LV9Q05 · USA

DUPR

2.000

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-5198238159
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6524658689,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jeffrey Holder",
        "dupr_id": "MYVVOV",
        "rating": 2.67,
        "profile_pic_url": null,
        "location": "Marina, CA, US"
      },
      {
        "name": "Dror Manor",
        "dupr_id": "NYLJL7",
        "rating": 3.072,
        "profile_pic_url": null,
        "location": "Monterey, CA, US"
      }
    ]
  },
  {
    "team_id": 6338030242,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "John Ratelle",
        "dupr_id": "V4DXPE",
        "rating": 2.716,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Aaron Goldwasser",
        "dupr_id": "LV9Q05",
        "rating": 2,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]