Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Men's Competitive Night League - Session 12, Thu Jan 16

ID: 7638590607

Match Scores

11-7

Win

Play Date

2025-01-17

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
SK
Scott Koonce

8WEVMY · Huffman, TX, US

DUPR

3.779

JM
Jim McComas

3ZQ0LL · Humble, TX, US

DUPR

3.773

TEAM 2LOSS
WC
Wilson Carlisle

YGLJOE · Houston, TX, US

DUPR

3.526

JI
james ibanez

QP7OK4 · Houston, TX, US

DUPR

3.407

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-7638590607
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5160978001,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Scott Koonce",
        "dupr_id": "8WEVMY",
        "rating": 3.779,
        "profile_pic_url": null,
        "location": "Huffman, TX, US"
      },
      {
        "name": "Jim McComas",
        "dupr_id": "3ZQ0LL",
        "rating": 3.773,
        "profile_pic_url": null,
        "location": "Humble, TX, US"
      }
    ]
  },
  {
    "team_id": 6546271763,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Wilson Carlisle",
        "dupr_id": "YGLJOE",
        "rating": 3.526,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "james ibanez",
        "dupr_id": "QP7OK4",
        "rating": 3.407,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  }
]