Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Friday Funzy

ID: 6175868976

Match Scores

4-11

Win

Play Date

2025-10-10

Play Time (Est)

1:00 PM

Play Location

Life Time

View Facility Page →

Competitor Teams

TEAM 1LOSS
GB
George Bahls

0YGDX4 · Fort Worth, TX, US

DUPR

4.087

JY
Jae Yoo

4VLG02 · Fort Worth, TX, US

DUPR

3.789

TEAM 2WINNER
RO
Raymond Ouch

V76PGE · Coppell, TX, US

DUPR

3.958

JS
Jessie Sheridan

QPLM9N · Fort Worth, TX, US

DUPR

3.562

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-6175868976
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8056801542,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "George Bahls",
        "dupr_id": "0YGDX4",
        "rating": 4.087,
        "profile_pic_url": null,
        "location": "Fort Worth, TX, US"
      },
      {
        "name": "Jae Yoo",
        "dupr_id": "4VLG02",
        "rating": 3.789,
        "profile_pic_url": null,
        "location": "Fort Worth, TX, US"
      }
    ]
  },
  {
    "team_id": 4372934136,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Raymond Ouch",
        "dupr_id": "V76PGE",
        "rating": 3.958,
        "profile_pic_url": null,
        "location": "Coppell, TX, US"
      },
      {
        "name": "Jessie Sheridan",
        "dupr_id": "QPLM9N",
        "rating": 3.562,
        "profile_pic_url": null,
        "location": "Fort Worth, TX, US"
      }
    ]
  }
]