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

DUPR 3.5+ Co-Ed League

ID: 6824363493

Match Scores

15-11

Win

Play Date

2026-02-13

Play Time (Est)

10:15 AM

Play Location

31535 Southfield Road , Beverly Hills, 48205

Unverified Facility

Competitor Teams

TEAM 1WINNER
LT
Lucine Tarman

JZDPXD · USA

DUPR

3.528

RC
Richard Chiarcos

599JM0 · USA

DUPR

2.949

TEAM 2LOSS
JG
Jesse Glossinger

ZZZJKM · USA

DUPR

3.340

MM
Mark McKelvey

55GXY5 · USA

DUPR

2.985

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-6824363493
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7199907047,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lucine Tarman",
        "dupr_id": "JZDPXD",
        "rating": 3.528,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Richard Chiarcos",
        "dupr_id": "599JM0",
        "rating": 2.949,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7452493751,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jesse Glossinger",
        "dupr_id": "ZZZJKM",
        "rating": 3.34,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mark McKelvey",
        "dupr_id": "55GXY5",
        "rating": 2.985,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]