Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

AOP Sunday DUPR (3.646 to 4.247) - Week 1 - Round 1 Pool B

ID: 6006050060

Match Scores

8-11

Loss

Play Date

2026-04-12

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
RM
Robert Meier

30LWDG · Olathe, KS, US

DUPR

3.729

LT
Laxalou Thao

M9OEMG · USA

DUPR

4.267

TEAM 2WINNER
DS
Damon Southall

35XPJR · Kansas City, MO, US

DUPR

3.918

BB
Bob Billings

84GOVV · Shawnee, KS, US

DUPR

3.868

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-6006050060
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4568539054,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Robert Meier",
        "dupr_id": "30LWDG",
        "rating": 3.729,
        "profile_pic_url": null,
        "location": "Olathe, KS, US"
      },
      {
        "name": "Laxalou Thao",
        "dupr_id": "M9OEMG",
        "rating": 4.267,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6171627989,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Damon Southall",
        "dupr_id": "35XPJR",
        "rating": 3.918,
        "profile_pic_url": null,
        "location": "Kansas City, MO, US"
      },
      {
        "name": "Bob Billings",
        "dupr_id": "84GOVV",
        "rating": 3.868,
        "profile_pic_url": null,
        "location": "Shawnee, KS, US"
      }
    ]
  }
]