Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

SW 19 League Play

ID: 7257972901

Match Scores

15-9

Loss

Play Date

2026-02-04

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
DP
Danny Pfrank

162Y00 · USA

DUPR

4.555

TT
Tate Turner

GG92GV · Overland Park, KS, US

DUPR

4.713

TEAM 2LOSS
BT
Brian Taylor

2L2EM7 · Lee's Summit, MO, US

DUPR

4.779

BH
Brian Heifner

G5W00D · Lee's Summit, MO, US

DUPR

4.686

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-7257972901
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8110240414,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Danny Pfrank",
        "dupr_id": "162Y00",
        "rating": 4.555,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tate Turner",
        "dupr_id": "GG92GV",
        "rating": 4.713,
        "profile_pic_url": null,
        "location": "Overland Park, KS, US"
      }
    ]
  },
  {
    "team_id": 7638911509,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brian Taylor",
        "dupr_id": "2L2EM7",
        "rating": 4.779,
        "profile_pic_url": null,
        "location": "Lee's Summit, MO, US"
      },
      {
        "name": "Brian Heifner",
        "dupr_id": "G5W00D",
        "rating": 4.686,
        "profile_pic_url": null,
        "location": "Lee's Summit, MO, US"
      }
    ]
  }
]