Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Maryland Senior Olympics 2026 Pickleball Tournament - Mixed Doubles Skill (3.5-3.99) Age: (50 To 54)

ID: 5372862218

Match Scores

7-15

Win

Play Date

2026-05-31

Play Time (Est)

3:30 PM

Play Location

Columbia, MD

View Facility Page →

Competitor Teams

TEAM 1LOSS
AE
Audrey Ellis

2ZVDV4 · USA

DUPR

3.426

JE
John Ellis

XKJVXR · USA

DUPR

3.162

TEAM 2WINNER
Christine Dorman

KO4947 · Salisbury, MD, US

DUPR

3.852

RT
Rick Tilghman

7DRQP9 · Salisbury, MD, US

DUPR

3.270

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-5372862218
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4454083213,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Audrey Ellis",
        "dupr_id": "2ZVDV4",
        "rating": 3.426,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "John Ellis",
        "dupr_id": "XKJVXR",
        "rating": 3.162,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5269883996,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Christine Dorman",
        "dupr_id": "KO4947",
        "rating": 3.852,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/678e4537a44a7.jpg",
        "location": "Salisbury, MD, US"
      },
      {
        "name": "Rick Tilghman",
        "dupr_id": "7DRQP9",
        "rating": 3.27,
        "profile_pic_url": null,
        "location": "Salisbury, MD, US"
      }
    ]
  }
]