Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

APP Sacramento Open Benftg. Shriners Children's - Mixed Pro Doubles

ID: 5141238993

Match Scores

11-8, 11-1

Win

Play Date

2026-05-01

Play Time (Est)

10:15 AM

Play Location

Johnson Ranch Sports Club

Unverified Facility

Competitor Teams

TEAM 1WINNER
CM
Christine Maddox

3V0YME · Santa Monica, CA, US

DUPR

5.887

MM
Max Manthou

1QMPK5 · Tacoma, WA, US

DUPR

6.305

TEAM 2LOSS
RB
Riley Bohnert

8GW02Q · Louisville, KY, US

DUPR

5.613

DB
David Bieger

3ZLKQP · Richmond, VA, US

DUPR

5.999

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-5141238993
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5037455902,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Christine Maddox",
        "dupr_id": "3V0YME",
        "rating": 5.887,
        "profile_pic_url": null,
        "location": "Santa Monica, CA, US"
      },
      {
        "name": "Max Manthou",
        "dupr_id": "1QMPK5",
        "rating": 6.305,
        "profile_pic_url": null,
        "location": "Tacoma, WA, US"
      }
    ]
  },
  {
    "team_id": 5183730772,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Riley Bohnert",
        "dupr_id": "8GW02Q",
        "rating": 5.613,
        "profile_pic_url": null,
        "location": "Louisville, KY, US"
      },
      {
        "name": "David Bieger",
        "dupr_id": "3ZLKQP",
        "rating": 5.999,
        "profile_pic_url": null,
        "location": "Richmond, VA, US"
      }
    ]
  }
]