Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Men's Competitive Night League - Session 12, Thu Dec 19

ID: 7456838644

Match Scores

11-2

Loss

Play Date

2024-12-20

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
RW
Robert William Tully

OD9DZW · Humble, TX, US

DUPR

3.714

SK
Scott Koonce

8WEVMY · Huffman, TX, US

DUPR

3.760

TEAM 2LOSS
ZC
Zachary Christlieb

QPJOJD · Houston, TX, US

DUPR

3.685

JM
Jim McComas

3ZQ0LL · Humble, TX, US

DUPR

3.751

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-7456838644
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4925705096,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Robert William Tully",
        "dupr_id": "OD9DZW",
        "rating": 3.714,
        "profile_pic_url": null,
        "location": "Humble, TX, US"
      },
      {
        "name": "Scott Koonce",
        "dupr_id": "8WEVMY",
        "rating": 3.76,
        "profile_pic_url": null,
        "location": "Huffman, TX, US"
      }
    ]
  },
  {
    "team_id": 5739025457,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Zachary Christlieb",
        "dupr_id": "QPJOJD",
        "rating": 3.685,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Jim McComas",
        "dupr_id": "3ZQ0LL",
        "rating": 3.751,
        "profile_pic_url": null,
        "location": "Humble, TX, US"
      }
    ]
  }
]