Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Fall 2 '24 Leagues - Monday Evening 4.0+ (Official Rated)

ID: 8554449848

Match Scores

15-0

Win

Play Date

2024-11-11

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JT
John Trapnell

6Z7XYD · Shoreview, MN, US

DUPR

4.289

JV
Joel varghese

8W7KML · Lakeville, MN, US

DUPR

4.294

TEAM 2LOSS
NF
Nicholas Fuller

3V9971 · Saint Paul, MN, US

DUPR

3.989

BM
Bruce Mair

35N2LV · Minneapolis, MN, US

DUPR

4.135

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-8554449848
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6858871812,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "John Trapnell",
        "dupr_id": "6Z7XYD",
        "rating": 4.289,
        "profile_pic_url": null,
        "location": "Shoreview, MN, US"
      },
      {
        "name": "Joel varghese",
        "dupr_id": "8W7KML",
        "rating": 4.294,
        "profile_pic_url": null,
        "location": "Lakeville, MN, US"
      }
    ]
  },
  {
    "team_id": 7652535498,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nicholas Fuller",
        "dupr_id": "3V9971",
        "rating": 3.989,
        "profile_pic_url": null,
        "location": "Saint Paul, MN, US"
      },
      {
        "name": "Bruce Mair",
        "dupr_id": "35N2LV",
        "rating": 4.135,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  }
]