Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Men's 4.0

ID: 5064348772

Match Scores

2-11

Win

Play Date

2025-08-30

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
TV
Tou Vang

6NNW0E · Saint Paul, MN, US

DUPR

4.135

JT
Jed Thor

L2XGL6 · MN, US

DUPR

3.877

TEAM 2WINNER
WY
Wes Yang

0Q207N · MN, US

DUPR

4.776

DH
Devin Her

76K5MN · Saint Paul, MN, US

DUPR

4.749

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-5064348772
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5676972980,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tou Vang",
        "dupr_id": "6NNW0E",
        "rating": 4.135,
        "profile_pic_url": null,
        "location": "Saint Paul, MN, US"
      },
      {
        "name": "Jed Thor",
        "dupr_id": "L2XGL6",
        "rating": 3.877,
        "profile_pic_url": null,
        "location": "MN, US"
      }
    ]
  },
  {
    "team_id": 8196743447,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Wes Yang",
        "dupr_id": "0Q207N",
        "rating": 4.776,
        "profile_pic_url": null,
        "location": "MN, US"
      },
      {
        "name": "Devin Her",
        "dupr_id": "76K5MN",
        "rating": 4.749,
        "profile_pic_url": null,
        "location": "Saint Paul, MN, US"
      }
    ]
  }
]