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

Raleigh PPA Challenger - Mens Doubles Pro Main Draw

ID: 6065887121

Match Scores

11-6, 11-8

Loss

Play Date

2025-12-13

Play Time (Est)

6:15 AM

Play Location

Raleigh, NC

View Facility Page →

Competitor Teams

TEAM 1WINNER
PW
Perry Wang

17RKR5 · USA

DUPR

5.247

JT
Jimmy Terzian

3ZZKJM · Raleigh, NC, US

DUPR

5.537

TEAM 2LOSS
MB
mike block

WXZZ9M · Raleigh, NC, US

DUPR

4.656

NL
Nicholas Lefavor

16RNQ8 · Fuquay-Varina, NC, US

DUPR

5.202

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-6065887121
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7856142578,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Perry Wang",
        "dupr_id": "17RKR5",
        "rating": 5.247,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jimmy Terzian",
        "dupr_id": "3ZZKJM",
        "rating": 5.537,
        "profile_pic_url": null,
        "location": "Raleigh, NC, US"
      }
    ]
  },
  {
    "team_id": 8311273902,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "mike  block",
        "dupr_id": "WXZZ9M",
        "rating": 4.656,
        "profile_pic_url": null,
        "location": "Raleigh, NC, US"
      },
      {
        "name": "Nicholas Lefavor",
        "dupr_id": "16RNQ8",
        "rating": 5.202,
        "profile_pic_url": null,
        "location": "Fuquay-Varina, NC, US"
      }
    ]
  }
]