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

Raleigh PPA Challenger - Mixed Doubles Pro Main Draw

ID: 5939831666

Match Scores

14-16

Win

Play Date

2025-12-14

Play Time (Est)

3:30 PM

Play Location

Raleigh, NC

View Facility Page →

Competitor Teams

TEAM 1LOSS
WS
Wil Shaffer

8EL4XW · Chandler, AZ, US

DUPR

5.232

JM
Jaeda Minniefield

8DP59Y · Atlanta, GA, US

DUPR

5.325

TEAM 2WINNER
JL
Jaden Lam

84V6LK · Litchfield Park, AZ, US

DUPR

5.472

EF
Elise Fortino

8M67V3 · Denver, CO, US

DUPR

5.073

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-5939831666
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5974355505,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Wil Shaffer",
        "dupr_id": "8EL4XW",
        "rating": 5.232,
        "profile_pic_url": null,
        "location": "Chandler, AZ, US"
      },
      {
        "name": "Jaeda Minniefield",
        "dupr_id": "8DP59Y",
        "rating": 5.325,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      }
    ]
  },
  {
    "team_id": 6295242619,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jaden Lam",
        "dupr_id": "84V6LK",
        "rating": 5.472,
        "profile_pic_url": null,
        "location": "Litchfield Park, AZ, US"
      },
      {
        "name": "Elise Fortino",
        "dupr_id": "8M67V3",
        "rating": 5.073,
        "profile_pic_url": null,
        "location": "Denver, CO, US"
      }
    ]
  }
]