Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

AOP (3.123 to 4.037) - Week 4 - Round 1 Pool A

ID: 7992535658

Match Scores

11-4

Win

Play Date

2026-06-03

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
BS
Bryan Sloan

WX9YEM · Kansas City, MO, US

DUPR

3.978

DM
David Meredith

QX47ON · Basehor, KS, US

DUPR

3.633

TEAM 2LOSS
MC
Michael Cobb

8W5GDQ · Overland Park, KS, US

DUPR

3.440

MD
Matt Davidson

VX4O2P · USA

DUPR

3.735

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-7992535658
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7972668063,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Bryan Sloan",
        "dupr_id": "WX9YEM",
        "rating": 3.978,
        "profile_pic_url": null,
        "location": "Kansas City, MO, US"
      },
      {
        "name": "David  Meredith",
        "dupr_id": "QX47ON",
        "rating": 3.633,
        "profile_pic_url": null,
        "location": "Basehor, KS, US"
      }
    ]
  },
  {
    "team_id": 4543025769,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michael Cobb",
        "dupr_id": "8W5GDQ",
        "rating": 3.44,
        "profile_pic_url": null,
        "location": "Overland Park, KS, US"
      },
      {
        "name": "Matt  Davidson",
        "dupr_id": "VX4O2P",
        "rating": 3.735,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]