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

Monday Intermediate Partner League Tournament

ID: 5839859221

Match Scores

5-11

Loss

Play Date

2026-02-16

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
AT
Avery Tompsett

0QRZ9Q · USA

DUPR

2.928

JC
Jan Crumpton

V4MPJJ · MN, US

DUPR

2.714

TEAM 2WINNER
VT
Vanny Truong Johnson

X20KK4 · USA

DUPR

2.742

SJ
Steven Johnson

N75RP6 · USA

DUPR

3.605

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-5839859221
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7160649746,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Avery Tompsett",
        "dupr_id": "0QRZ9Q",
        "rating": 2.928,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jan Crumpton",
        "dupr_id": "V4MPJJ",
        "rating": 2.714,
        "profile_pic_url": null,
        "location": "MN, US"
      }
    ]
  },
  {
    "team_id": 4819580081,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Vanny Truong Johnson",
        "dupr_id": "X20KK4",
        "rating": 2.742,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Steven Johnson",
        "dupr_id": "N75RP6",
        "rating": 3.605,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]