Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

APC National Championship - Mixed Doubles - Mixed - 4.0 - Under 50

ID: 8276502493

Match Scores

15-6

Win

Play Date

2026-01-30

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JS
Jennifer Still

M2LVZO · USA

DUPR

4.114

IP
Ivan Padilla

L5MGJZ · Roswell, GA, US

DUPR

4.438

TEAM 2LOSS
JY
Jiyun Yuh

8KMZQK · Voorhees Township, NJ, US

DUPR

3.432

MJ
Matt Jump

L2WJNQ · Mount Laurel Township, NJ, US

DUPR

4.105

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-8276502493
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8542288755,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jennifer Still",
        "dupr_id": "M2LVZO",
        "rating": 4.114,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ivan Padilla",
        "dupr_id": "L5MGJZ",
        "rating": 4.438,
        "profile_pic_url": null,
        "location": "Roswell, GA, US"
      }
    ]
  },
  {
    "team_id": 4395668155,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jiyun Yuh",
        "dupr_id": "8KMZQK",
        "rating": 3.432,
        "profile_pic_url": null,
        "location": "Voorhees Township, NJ, US"
      },
      {
        "name": "Matt Jump",
        "dupr_id": "L2WJNQ",
        "rating": 4.105,
        "profile_pic_url": null,
        "location": "Mount Laurel Township, NJ, US"
      }
    ]
  }
]