Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

APS 2025 New Year Challenger - Mixed Doubles 4.5 Round Robin 10+ Age

ID: 7760333446

Match Scores

11-5

Loss

Play Date

2025-01-19

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
KJ
Kelly Jensen

YGWEEG · Newport Beach, CA, US

DUPR

4.247

DA
DELETED Account

1N4KV6 · USA

DUPR

4.463

TEAM 2LOSS
JT
JT Taylor

3OL752 · St. George, UT, US

DUPR

4.567

SS
Sandy Selak

17RDG9 · Newport Beach, CA, US

DUPR

4.303

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-7760333446
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6786405920,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kelly Jensen",
        "dupr_id": "YGWEEG",
        "rating": 4.247,
        "profile_pic_url": null,
        "location": "Newport Beach, CA, US"
      },
      {
        "name": "DELETED Account",
        "dupr_id": "1N4KV6",
        "rating": 4.463,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6830848967,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "JT Taylor",
        "dupr_id": "3OL752",
        "rating": 4.567,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      },
      {
        "name": "Sandy Selak",
        "dupr_id": "17RDG9",
        "rating": 4.303,
        "profile_pic_url": null,
        "location": "Newport Beach, CA, US"
      }
    ]
  }
]