Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Next Game - Next Game - Next Game - Mixed 4.0+ Ladder League 6pm-8pm

ID: 8017842903

Match Scores

2-11

Win

Play Date

2026-02-03

Play Time (Est)

4:45 AM

Play Location

The Kitchen Grill & Games

View Facility Page →

Competitor Teams

TEAM 1LOSS
MC
Marina Conklin

X2QPR2 · Columbia, MO, US

DUPR

3.679

SM
Scott Mattson

ZDW0VQ · Columbia, MO, US

DUPR

4.109

TEAM 2WINNER
RR
Ryan Roe

O6PM02 · USA

DUPR

3.996

MS
Mark Sexton

NRVY02 · Columbia, MO, US

DUPR

4.058

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-8017842903
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6398550555,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Marina Conklin",
        "dupr_id": "X2QPR2",
        "rating": 3.679,
        "profile_pic_url": null,
        "location": "Columbia, MO, US"
      },
      {
        "name": "Scott Mattson",
        "dupr_id": "ZDW0VQ",
        "rating": 4.109,
        "profile_pic_url": null,
        "location": "Columbia, MO, US"
      }
    ]
  },
  {
    "team_id": 7298799560,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ryan Roe",
        "dupr_id": "O6PM02",
        "rating": 3.996,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mark Sexton",
        "dupr_id": "NRVY02",
        "rating": 4.058,
        "profile_pic_url": null,
        "location": "Columbia, MO, US"
      }
    ]
  }
]