Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6526173692

Match Scores

11-8

Win

Play Date

2026-02-03

Play Time (Est)

9:00 PM

Play Location

The Kitchen Grill & Games

View Facility Page →

Competitor Teams

TEAM 1WINNER
MC
Marina Conklin

X2QPR2 · Columbia, MO, US

DUPR

3.700

MS
Mark Sexton

NRVY02 · Columbia, MO, US

DUPR

4.037

TEAM 2LOSS
RR
Ryan Roe

O6PM02 · USA

DUPR

3.950

SM
Scott Mattson

ZDW0VQ · Columbia, MO, US

DUPR

4.131

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-6526173692
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7150623473,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Marina Conklin",
        "dupr_id": "X2QPR2",
        "rating": 3.7,
        "profile_pic_url": null,
        "location": "Columbia, MO, US"
      },
      {
        "name": "Mark Sexton",
        "dupr_id": "NRVY02",
        "rating": 4.037,
        "profile_pic_url": null,
        "location": "Columbia, MO, US"
      }
    ]
  },
  {
    "team_id": 4362451998,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ryan Roe",
        "dupr_id": "O6PM02",
        "rating": 3.95,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Scott Mattson",
        "dupr_id": "ZDW0VQ",
        "rating": 4.131,
        "profile_pic_url": null,
        "location": "Columbia, MO, US"
      }
    ]
  }
]