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

6th Annual Guthrie Creek Open - Mens Doubles Skill: (3.0) Age: (35 And Above)

ID: 6310338986

Match Scores

2-11

Win

Play Date

2026-04-25

Play Time (Est)

3:30 PM

Play Location

Longview, TX

View Facility Page →

Competitor Teams

TEAM 1LOSS
JH
Jordan Howard

RW4ROQ · Longview, TX, US

DUPR

3.024

JF
John Finney

V2N0DE · Longview, TX, US

DUPR

2.724

TEAM 2WINNER
BB
Brent Bowen

7N2MP0 · Marshall, TX, US

DUPR

3.405

TB
Tommy Bowen

9JGG0R · Marshall, TX, US

DUPR

3.083

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-6310338986
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6231095840,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jordan  Howard",
        "dupr_id": "RW4ROQ",
        "rating": 3.024,
        "profile_pic_url": null,
        "location": "Longview, TX, US"
      },
      {
        "name": "John Finney",
        "dupr_id": "V2N0DE",
        "rating": 2.724,
        "profile_pic_url": null,
        "location": "Longview, TX, US"
      }
    ]
  },
  {
    "team_id": 4804075975,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Brent Bowen",
        "dupr_id": "7N2MP0",
        "rating": 3.405,
        "profile_pic_url": null,
        "location": "Marshall, TX, US"
      },
      {
        "name": "Tommy  Bowen",
        "dupr_id": "9JGG0R",
        "rating": 3.083,
        "profile_pic_url": null,
        "location": "Marshall, TX, US"
      }
    ]
  }
]