Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR 3.5+ Co-Ed League

ID: 6046155609

Match Scores

15-11

Win

Play Date

2026-02-20

Play Time (Est)

10:15 AM

Play Location

31535 Southfield Road , Beverly Hills, 48205

Unverified Facility

Competitor Teams

TEAM 1WINNER
MK
Mark Kory

ZZ96KQ · USA

DUPR

3.585

LT
Lucine Tarman

JZDPXD · USA

DUPR

3.549

TEAM 2LOSS
AK
Ashwin Kumar

6NDMGK · Royal Oak, MI, US

DUPR

3.561

HN
Houtan Noushmehr

EWZR9W · USA

DUPR

3.549

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-6046155609
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5655849119,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mark Kory",
        "dupr_id": "ZZ96KQ",
        "rating": 3.585,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Lucine Tarman",
        "dupr_id": "JZDPXD",
        "rating": 3.549,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7098904903,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ashwin Kumar",
        "dupr_id": "6NDMGK",
        "rating": 3.561,
        "profile_pic_url": null,
        "location": "Royal Oak, MI, US"
      },
      {
        "name": "Houtan  Noushmehr",
        "dupr_id": "EWZR9W",
        "rating": 3.549,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]