Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

RRC #16 - Mens 4.5 Round 1

ID: 6912688787

Match Scores

11-7

Loss

Play Date

2026-02-14

Play Time (Est)

12:45 AM

Play Location

Minnesota, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
TP
Tyler Pauleon

DWJZDM · Osseo, MN, US

DUPR

4.165

JT
Josh Thurow

3VLDQJ · USA

DUPR

4.307

TEAM 2LOSS
VQ
Vito Quaglia

0YXYE2 · Chanhassen, MN, US

DUPR

4.035

TB
Taylor Banh

Q5X0GD · Savage, MN, US

DUPR

4.688

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-6912688787
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4493027749,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tyler Pauleon",
        "dupr_id": "DWJZDM",
        "rating": 4.165,
        "profile_pic_url": null,
        "location": "Osseo, MN, US"
      },
      {
        "name": "Josh Thurow",
        "dupr_id": "3VLDQJ",
        "rating": 4.307,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7239113685,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Vito Quaglia",
        "dupr_id": "0YXYE2",
        "rating": 4.035,
        "profile_pic_url": null,
        "location": "Chanhassen, MN, US"
      },
      {
        "name": "Taylor Banh",
        "dupr_id": "Q5X0GD",
        "rating": 4.688,
        "profile_pic_url": null,
        "location": "Savage, MN, US"
      }
    ]
  }
]