Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Competitive Open Play Match

ID: 7164625425

Match Scores

11-5, 8-11, 11-5

Win

Play Date

2024-05-20

Play Time (Est)

10:15 AM

Play Location

Webster Ave, Southfield, MI 48076, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
MR
Matthew Ran

17K6P0 · USA

DUPR

4.912

MT
Mark Tapper

8GDWOX · Birmingham, MI, US

DUPR

4.647

TEAM 2LOSS
SN
Sumukh Nori

PKDKQQ · USA

DUPR

4.228

SC
Stephen Czick

17ZZ74 · Plymouth, MI, US

DUPR

5.066

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-7164625425
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4674238840,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Matthew Ran",
        "dupr_id": "17K6P0",
        "rating": 4.912,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mark Tapper",
        "dupr_id": "8GDWOX",
        "rating": 4.647,
        "profile_pic_url": null,
        "location": "Birmingham, MI, US"
      }
    ]
  },
  {
    "team_id": 5534170133,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sumukh Nori",
        "dupr_id": "PKDKQQ",
        "rating": 4.228,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Stephen Czick",
        "dupr_id": "17ZZ74",
        "rating": 5.066,
        "profile_pic_url": null,
        "location": "Plymouth, MI, US"
      }
    ]
  }
]