Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7229129915

Match Scores

6-11

Win

Play Date

2026-02-03

Play Time (Est)

12:45 AM

Play Location

The Kitchen Grill & Games

View Facility Page →

Competitor Teams

TEAM 1LOSS
MC
Marina Conklin

X2QPR2 · Columbia, MO, US

DUPR

3.700

SM
Scott Mattson

ZDW0VQ · Columbia, MO, US

DUPR

4.077

TEAM 2WINNER
RR
Ryan Roe

O6PM02 · USA

DUPR

4.047

MS
Mark Sexton

NRVY02 · Columbia, MO, US

DUPR

4.045

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