Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

MY PKLBL - 4.0 Mixed Doubles Fireworks Pickleball Tournament

ID: 7069308740

Match Scores

13-11

Win

Play Date

2025-07-26

Play Time (Est)

9:00 PM

Play Location

Fallbrook, CA, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
KS
Karen Shine

8KNXJQ · Poway, CA, US

DUPR

3.988

KJ
Ki Joon Keum

DWXXX6 · San Diego, CA, US

DUPR

3.973

TEAM 2LOSS
RT
Reynaldo Tacsuan

1NXRNW · USA

DUPR

3.906

LC
Lorraine Chen

3VXVXJ · USA

DUPR

3.858

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-7069308740
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5759302717,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Karen Shine",
        "dupr_id": "8KNXJQ",
        "rating": 3.988,
        "profile_pic_url": null,
        "location": "Poway, CA, US"
      },
      {
        "name": "Ki Joon Keum",
        "dupr_id": "DWXXX6",
        "rating": 3.973,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      }
    ]
  },
  {
    "team_id": 6669083180,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Reynaldo Tacsuan",
        "dupr_id": "1NXRNW",
        "rating": 3.906,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Lorraine Chen",
        "dupr_id": "3VXVXJ",
        "rating": 3.858,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]