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

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

ID: 4427168800

Match Scores

6-11

Win

Play Date

2026-01-17

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
JK
Jeff Keller

P5QKVM · USA

DUPR

2.533

NK
Nathan Keller

P5Q2KE · USA

DUPR

2.533

TEAM 2WINNER
DO
Don Owings

1N657Z · Longview, TX, US

DUPR

3.334

GC
Gary Conner

MYPY9L · Longview, TX, US

DUPR

2.903

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-4427168800
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8399828150,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jeff Keller",
        "dupr_id": "P5QKVM",
        "rating": 2.533,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Nathan Keller",
        "dupr_id": "P5Q2KE",
        "rating": 2.533,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4613772681,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Don Owings",
        "dupr_id": "1N657Z",
        "rating": 3.334,
        "profile_pic_url": null,
        "location": "Longview, TX, US"
      },
      {
        "name": "Gary Conner",
        "dupr_id": "MYPY9L",
        "rating": 2.903,
        "profile_pic_url": null,
        "location": "Longview, TX, US"
      }
    ]
  }
]