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

Harbor House Inc.: Save a Life Tournament - Mixed Doubles Skill: (3.5) Age: (49 And Under)

ID: 6110678478

Match Scores

15-11

Win

Play Date

2025-03-09

Play Time (Est)

7:30 PM

Play Location

Fort Smith, AR

View Facility Page →

Competitor Teams

TEAM 1WINNER
RW
Robin Walker

8KY971 · McAlester, OK, US

DUPR

3.415

Jacob Reich

357W58 · McAlester, OK, US

DUPR

3.712

TEAM 2LOSS
CM
Cynthia Mora

N7MRR7 · USA

DUPR

3.248

IM
Isaac Mora

59W2E5 · USA

DUPR

3.145

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-6110678478
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8259083012,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Robin Walker",
        "dupr_id": "8KY971",
        "rating": 3.415,
        "profile_pic_url": null,
        "location": "McAlester, OK, US"
      },
      {
        "name": "Jacob Reich",
        "dupr_id": "357W58",
        "rating": 3.712,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/679a6db5c2f36.jpg",
        "location": "McAlester, OK, US"
      }
    ]
  },
  {
    "team_id": 5373029913,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Cynthia Mora",
        "dupr_id": "N7MRR7",
        "rating": 3.248,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Isaac Mora",
        "dupr_id": "59W2E5",
        "rating": 3.145,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]