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

Tuesday High Intermediate League Tournament

ID: 6648800612

Match Scores

11-7

Loss

Play Date

2026-04-14

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
DD
Doug Dvorak

7ZKP6M · USA

DUPR

3.349

TL
Tim Lawrence

165GZ0 · USA

DUPR

3.485

TEAM 2LOSS
MN
Maxwell Novak

W62JNG · USA

DUPR

3.301

KL
Kyle Long

8DQELL · Inver Grove Heights, MN, US

DUPR

3.645

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-6648800612
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8579377556,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Doug Dvorak",
        "dupr_id": "7ZKP6M",
        "rating": 3.349,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tim Lawrence",
        "dupr_id": "165GZ0",
        "rating": 3.485,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7357259590,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Maxwell Novak",
        "dupr_id": "W62JNG",
        "rating": 3.301,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kyle Long",
        "dupr_id": "8DQELL",
        "rating": 3.645,
        "profile_pic_url": null,
        "location": "Inver Grove Heights, MN, US"
      }
    ]
  }
]