Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6597391733

Match Scores

11-9

Loss

Play Date

2025-05-05

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
NS
Nate Streeter

892GW7 · Minneapolis, MN, US

DUPR

4.280

JG
Jordan Gaytan

PKE0YM · Maple Grove, MN, US

DUPR

3.746

TEAM 2LOSS
MJ
Michael Jarjoura

KOGD5Q · Plymouth, MN, US

DUPR

3.577

ML
Mariah Law

89RNDE · Minneapolis, MN, US

DUPR

3.894

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-6597391733
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8397838856,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nate Streeter",
        "dupr_id": "892GW7",
        "rating": 4.28,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Jordan Gaytan",
        "dupr_id": "PKE0YM",
        "rating": 3.746,
        "profile_pic_url": null,
        "location": "Maple Grove, MN, US"
      }
    ]
  },
  {
    "team_id": 5122855082,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michael Jarjoura",
        "dupr_id": "KOGD5Q",
        "rating": 3.577,
        "profile_pic_url": null,
        "location": "Plymouth, MN, US"
      },
      {
        "name": "Mariah Law",
        "dupr_id": "89RNDE",
        "rating": 3.894,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  }
]