Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Monday Night 7p-9:45p 3.5-4.5 DUPR-Rated League Week 4

ID: 7558979018

Match Scores

10-11

Win

Play Date

2025-05-05

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
MJ
Michael Jarjoura

KOGD5Q · Plymouth, MN, US

DUPR

3.570

ML
Michael Law

8JDK9O · Minneapolis, MN, US

DUPR

4.071

TEAM 2WINNER
ML
Mariah Law

89RNDE · Minneapolis, MN, US

DUPR

3.904

JG
Jordan Gaytan

PKE0YM · Maple Grove, MN, US

DUPR

3.752

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-7558979018
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5449390856,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Michael Jarjoura",
        "dupr_id": "KOGD5Q",
        "rating": 3.57,
        "profile_pic_url": null,
        "location": "Plymouth, MN, US"
      },
      {
        "name": "Michael Law",
        "dupr_id": "8JDK9O",
        "rating": 4.071,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  },
  {
    "team_id": 7156206939,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mariah Law",
        "dupr_id": "89RNDE",
        "rating": 3.904,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Jordan Gaytan",
        "dupr_id": "PKE0YM",
        "rating": 3.752,
        "profile_pic_url": null,
        "location": "Maple Grove, MN, US"
      }
    ]
  }
]