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

2026 Newport Beach PPA Challenger - Mixed Doubles Pro Main Draw

ID: 7147172299

Match Scores

11-7, 11-3

Loss

Play Date

2026-04-05

Play Time (Est)

8:45 AM

Play Location

Newport Beach, CA

View Facility Page →

Competitor Teams

TEAM 1WINNER
JM
Jaeda Minniefield

8DP59Y · Atlanta, GA, US

DUPR

5.261

FP
Freddie Powell

8W4GGQ · London, England, GB

DUPR

5.823

TEAM 2LOSS
MT
Madison Turosinski

3YD27G · Collegeville, PA, US

DUPR

4.700

BS
Brodie Smith

1NXL2N · San Diego, CA, US

DUPR

5.638

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-7147172299
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7558742695,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jaeda Minniefield",
        "dupr_id": "8DP59Y",
        "rating": 5.261,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Freddie Powell",
        "dupr_id": "8W4GGQ",
        "rating": 5.823,
        "profile_pic_url": null,
        "location": "London, England, GB"
      }
    ]
  },
  {
    "team_id": 6110321623,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Madison Turosinski",
        "dupr_id": "3YD27G",
        "rating": 4.7,
        "profile_pic_url": null,
        "location": "Collegeville, PA, US"
      },
      {
        "name": "Brodie Smith",
        "dupr_id": "1NXL2N",
        "rating": 5.638,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      }
    ]
  }
]