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

Monday Intermediate Partner League Week 5

ID: 7499719909

Match Scores

11-6

Loss

Play Date

2026-06-01

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
PB
Paul Brown

XKLR65 · USA

DUPR

2.951

ML
Mike Lorentz

QXMRKD · USA

DUPR

2.719

TEAM 2LOSS
AS
Adam Sampson

0PRR24 · Eagan, MN, US

DUPR

2.520

AS
Alexandra Sampson

Z4497D · Savage, MN, US

DUPR

2.280

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-7499719909
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6721288079,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Paul Brown",
        "dupr_id": "XKLR65",
        "rating": 2.951,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mike Lorentz",
        "dupr_id": "QXMRKD",
        "rating": 2.719,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4393837954,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Adam Sampson",
        "dupr_id": "0PRR24",
        "rating": 2.52,
        "profile_pic_url": null,
        "location": "Eagan, MN, US"
      },
      {
        "name": "Alexandra Sampson",
        "dupr_id": "Z4497D",
        "rating": 2.28,
        "profile_pic_url": null,
        "location": "Savage, MN, US"
      }
    ]
  }
]