Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

APC National Championship - Women's Doubles - Women's - 4.0 - Under 50

ID: 7735067785

Match Scores

4-11

Win

Play Date

2026-01-28

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
JS
Jennifer Still

M2LVZO · USA

DUPR

4.093

AP
Aria Punjani

59Z565 · USA

DUPR

4.077

TEAM 2WINNER
CM
Crystal Madlom

JZGPP4 · Roswell, GA, US

DUPR

4.117

JB
Jeannette Brown

3P6DJQ · Atlanta, GA, US

DUPR

4.225

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-7735067785
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8338287524,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jennifer Still",
        "dupr_id": "M2LVZO",
        "rating": 4.093,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Aria Punjani",
        "dupr_id": "59Z565",
        "rating": 4.077,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7964621538,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Crystal Madlom",
        "dupr_id": "JZGPP4",
        "rating": 4.117,
        "profile_pic_url": null,
        "location": "Roswell, GA, US"
      },
      {
        "name": "Jeannette Brown",
        "dupr_id": "3P6DJQ",
        "rating": 4.225,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      }
    ]
  }
]