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

Claremore's Fall for All Pickleball Tournament - Mens Senior Doubles Skill: (3.0 and 3.5) Age: (65-69)(70-74)

ID: 5882318572

Match Scores

8-15

Win

Play Date

2025-10-11

Play Time (Est)

5:00 PM

Play Location

Claremore, OK

View Facility Page →

Competitor Teams

TEAM 1LOSS
RC
Ron Copeland

JZD06D · Tulsa, OK, US

DUPR

2.650

AM
Arthur McIlroy

KXEWR7 · USA

DUPR

3.011

TEAM 2WINNER
MA
Mark A Meadors

2LENL9 · Claremore, OK, US

DUPR

3.269

JD
Jerry Doris

3PMYEZ · Claremore, OK, US

DUPR

3.460

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-5882318572
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7593507675,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ron Copeland",
        "dupr_id": "JZD06D",
        "rating": 2.65,
        "profile_pic_url": null,
        "location": "Tulsa, OK, US"
      },
      {
        "name": "Arthur McIlroy",
        "dupr_id": "KXEWR7",
        "rating": 3.011,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6020050963,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mark A Meadors",
        "dupr_id": "2LENL9",
        "rating": 3.269,
        "profile_pic_url": null,
        "location": "Claremore, OK, US"
      },
      {
        "name": "Jerry Doris",
        "dupr_id": "3PMYEZ",
        "rating": 3.46,
        "profile_pic_url": null,
        "location": "Claremore, OK, US"
      }
    ]
  }
]