Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Life Time Fort Worth 4.0+ League

ID: 6630242730

Match Scores

11-9, 11-7

Win

Play Date

2025-12-03

Play Time (Est)

7:30 PM

Play Location

10761 Founders Wy, Fort Worth, TX 76177, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
RO
Raymond Ouch

V76PGE · Coppell, TX, US

DUPR

4.078

FG
Fernando Garcia

NRP6NN · USA

DUPR

3.513

TEAM 2LOSS
JY
Jae Yoo

4VLG02 · Fort Worth, TX, US

DUPR

3.789

BF
Brayan Farfan

V7KDX7 · Fort Worth, TX, US

DUPR

3.865

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-6630242730
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6845930409,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Raymond Ouch",
        "dupr_id": "V76PGE",
        "rating": 4.078,
        "profile_pic_url": null,
        "location": "Coppell, TX, US"
      },
      {
        "name": "Fernando Garcia",
        "dupr_id": "NRP6NN",
        "rating": 3.513,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7232370024,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jae Yoo",
        "dupr_id": "4VLG02",
        "rating": 3.789,
        "profile_pic_url": null,
        "location": "Fort Worth, TX, US"
      },
      {
        "name": "Brayan Farfan",
        "dupr_id": "V7KDX7",
        "rating": 3.865,
        "profile_pic_url": null,
        "location": "Fort Worth, TX, US"
      }
    ]
  }
]