Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

3.5+ LT RR - 8/29/25

ID: 7910660175

Match Scores

9-11

Win

Play Date

2025-08-29

Play Time (Est)

4:45 AM

Play Location

Life Time

View Facility Page →

Competitor Teams

TEAM 1LOSS
GB
George Bahls

0YGDX4 · Fort Worth, TX, US

DUPR

4.231

JY
Jae Yoo

4VLG02 · Fort Worth, TX, US

DUPR

3.733

TEAM 2WINNER
RO
Raymond Ouch

V76PGE · Coppell, TX, US

DUPR

4.000

MS
Moleemas Sharp

NRX6E2 · Parker County, TX, US

DUPR

3.552

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-7910660175
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5988155208,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "George Bahls",
        "dupr_id": "0YGDX4",
        "rating": 4.231,
        "profile_pic_url": null,
        "location": "Fort Worth, TX, US"
      },
      {
        "name": "Jae Yoo",
        "dupr_id": "4VLG02",
        "rating": 3.733,
        "profile_pic_url": null,
        "location": "Fort Worth, TX, US"
      }
    ]
  },
  {
    "team_id": 7054284707,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Raymond Ouch",
        "dupr_id": "V76PGE",
        "rating": 4,
        "profile_pic_url": null,
        "location": "Coppell, TX, US"
      },
      {
        "name": "Moleemas Sharp",
        "dupr_id": "NRX6E2",
        "rating": 3.552,
        "profile_pic_url": null,
        "location": "Parker County, TX, US"
      }
    ]
  }
]