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

TAG League 2/3

ID: 6147758839

Match Scores

11-6

Loss

Play Date

2025-02-04

Play Time (Est)

8:45 AM

Play Location

Zadow Park

Unverified Facility

Competitor Teams

TEAM 1WINNER
TF
Travis Forkner

RYM2WN · Frisco, TX, US

DUPR

2.430

RB
Rene Banzuelo

N79YGZ · Flower Mound, TX, US

DUPR

3.089

TEAM 2LOSS
MM
Marcial Marichalar III

L2KM0Q · Melissa, TX, US

DUPR

2.344

DS
Derek Stanley

L2K6PJ · Melissa, TX, US

DUPR

3.127

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-6147758839
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7416536254,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Travis Forkner",
        "dupr_id": "RYM2WN",
        "rating": 2.43,
        "profile_pic_url": null,
        "location": "Frisco, TX, US"
      },
      {
        "name": "Rene Banzuelo",
        "dupr_id": "N79YGZ",
        "rating": 3.089,
        "profile_pic_url": null,
        "location": "Flower Mound, TX, US"
      }
    ]
  },
  {
    "team_id": 5580452932,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Marcial Marichalar III",
        "dupr_id": "L2KM0Q",
        "rating": 2.344,
        "profile_pic_url": null,
        "location": "Melissa, TX, US"
      },
      {
        "name": "Derek Stanley",
        "dupr_id": "L2K6PJ",
        "rating": 3.127,
        "profile_pic_url": null,
        "location": "Melissa, TX, US"
      }
    ]
  }
]