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

New Year 2026 Round Robin Invitational @ Kilgore College 3.0-3.49 Men's

ID: 4380766255

Match Scores

11-4

Win

Play Date

2026-01-17

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
DO
Don Owings

1N657Z · Longview, TX, US

DUPR

3.399

GC
Gary Conner

MYPY9L · Longview, TX, US

DUPR

3.126

TEAM 2LOSS
BB
Brent Bowen

7N2MP0 · Marshall, TX, US

DUPR

3.126

TB
Tommy Bowen

9JGG0R · Marshall, TX, US

DUPR

2.997

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-4380766255
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7930070543,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Don Owings",
        "dupr_id": "1N657Z",
        "rating": 3.399,
        "profile_pic_url": null,
        "location": "Longview, TX, US"
      },
      {
        "name": "Gary Conner",
        "dupr_id": "MYPY9L",
        "rating": 3.126,
        "profile_pic_url": null,
        "location": "Longview, TX, US"
      }
    ]
  },
  {
    "team_id": 4360095996,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brent Bowen",
        "dupr_id": "7N2MP0",
        "rating": 3.126,
        "profile_pic_url": null,
        "location": "Marshall, TX, US"
      },
      {
        "name": "Tommy  Bowen",
        "dupr_id": "9JGG0R",
        "rating": 2.997,
        "profile_pic_url": null,
        "location": "Marshall, TX, US"
      }
    ]
  }
]