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

The Arnold Match Point Pickleball Open - Mixed Doubles Skill: (3.5) Age: (50 And Above)

ID: 8281189339

Match Scores

15-10

Loss

Play Date

2026-03-08

Play Time (Est)

8:45 AM

Play Location

Columbus, OH

View Facility Page →

Competitor Teams

TEAM 1WINNER
AC
Ann Clemente

DN0VWX · Parkersburg, WV, US

DUPR

3.362

JC
James Clemente

YXYXLG · WV, US

DUPR

3.479

TEAM 2LOSS
CG
Catherine Gordon

3PZ77X · Dayton, OH, US

DUPR

3.711

BC
Brian Close

1QXY25 · Mason, OH, US

DUPR

3.385

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-8281189339
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5135667289,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ann Clemente",
        "dupr_id": "DN0VWX",
        "rating": 3.362,
        "profile_pic_url": null,
        "location": "Parkersburg, WV, US"
      },
      {
        "name": "James Clemente",
        "dupr_id": "YXYXLG",
        "rating": 3.479,
        "profile_pic_url": null,
        "location": "WV, US"
      }
    ]
  },
  {
    "team_id": 7011210757,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Catherine Gordon",
        "dupr_id": "3PZ77X",
        "rating": 3.711,
        "profile_pic_url": null,
        "location": "Dayton, OH, US"
      },
      {
        "name": "Brian Close",
        "dupr_id": "1QXY25",
        "rating": 3.385,
        "profile_pic_url": null,
        "location": "Mason, OH, US"
      }
    ]
  }
]