Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Maryland Senior Olympics 2026 Pickleball Tournament - Mixed Doubles Skill (4.0 and Above) Age: (50 To 54)

ID: 5039727671

Match Scores

15-10

Win

Play Date

2026-05-31

Play Time (Est)

12:45 AM

Play Location

Columbia, MD

View Facility Page →

Competitor Teams

TEAM 1WINNER
DB
Diane BeasleyPolko

56ROW5 · Leonardtown, MD, US

DUPR

3.924

BP
Brooks Posey

4LRM5G · Charlotte Hall, MD, US

DUPR

4.331

TEAM 2LOSS
SM
Sandra Masterman

8M422P · USA

DUPR

4.380

TF
Tony Farias

1NKDWW · USA

DUPR

4.416

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-5039727671
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6340342120,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Diane BeasleyPolko",
        "dupr_id": "56ROW5",
        "rating": 3.924,
        "profile_pic_url": null,
        "location": "Leonardtown, MD, US"
      },
      {
        "name": "Brooks Posey",
        "dupr_id": "4LRM5G",
        "rating": 4.331,
        "profile_pic_url": null,
        "location": "Charlotte Hall, MD, US"
      }
    ]
  },
  {
    "team_id": 5079347929,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sandra Masterman",
        "dupr_id": "8M422P",
        "rating": 4.38,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tony Farias",
        "dupr_id": "1NKDWW",
        "rating": 4.416,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]