Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 7439150537

Match Scores

8-9

Win

Play Date

2026-05-29

Play Time (Est)

6:15 AM

Play Location

Beaumont, TX, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
JW
Jon Williams

8E957V · Nederland, TX, US

DUPR

4.160

JF
John Ferguson

WKZROG · Lumberton, TX, US

DUPR

3.302

TEAM 2WINNER
CS
Carson Stovall

YX40VK · Beaumont, TX, US

DUPR

4.589

RR
Ronnie Ramirez

YGV5DG · Beaumont, TX, US

DUPR

3.730

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-7439150537
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4672677080,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jon Williams",
        "dupr_id": "8E957V",
        "rating": 4.16,
        "profile_pic_url": null,
        "location": "Nederland, TX, US"
      },
      {
        "name": "John Ferguson",
        "dupr_id": "WKZROG",
        "rating": 3.302,
        "profile_pic_url": null,
        "location": "Lumberton, TX, US"
      }
    ]
  },
  {
    "team_id": 7977335336,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Carson Stovall",
        "dupr_id": "YX40VK",
        "rating": 4.589,
        "profile_pic_url": null,
        "location": "Beaumont, TX, US"
      },
      {
        "name": "Ronnie Ramirez",
        "dupr_id": "YGV5DG",
        "rating": 3.73,
        "profile_pic_url": null,
        "location": "Beaumont, TX, US"
      }
    ]
  }
]