Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

APP Sacramento Open Benftg. Shriners Children's - Mens Doubles 5.0: 55+, 60+ (North)

ID: 5241904319

Match Scores

8-15

Loss

Play Date

2026-05-03

Play Time (Est)

12:45 AM

Play Location

Johnson Ranch Sports Club

Unverified Facility

Competitor Teams

TEAM 1LOSS
MN
Mike Newell

8DDY2X · Molendinar, QLD, AU

DUPR

4.862

KN
Kevin Newell

67MY2D · USA

DUPR

3.817

TEAM 2WINNER
MF
Michael Finnie

3YMJNE · USA

DUPR

4.294

JL
Jose Luis

3ZD7KP · Novato, CA, US

DUPR

5.196

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-5241904319
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8460474308,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mike Newell",
        "dupr_id": "8DDY2X",
        "rating": 4.862,
        "profile_pic_url": null,
        "location": "Molendinar, QLD, AU"
      },
      {
        "name": "Kevin Newell",
        "dupr_id": "67MY2D",
        "rating": 3.817,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7875731256,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Michael Finnie",
        "dupr_id": "3YMJNE",
        "rating": 4.294,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jose Luis",
        "dupr_id": "3ZD7KP",
        "rating": 5.196,
        "profile_pic_url": null,
        "location": "Novato, CA, US"
      }
    ]
  }
]