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

Pool B

ID: 6574550966

Match Scores

21-14

Win

Play Date

2025-11-08

Play Time (Est)

3:30 PM

Play Location

Performance Pickleball RVA

View Facility Page →

Competitor Teams

TEAM 1WINNER
BR
Ben Rice

99P4PJ · Pittsburgh, PA, US

DUPR

5.028

DK
Derek Kraje

3YN29E · Lynchburg, VA, US

DUPR

5.202

TEAM 2LOSS
AK
Arnav Kumar

6ZRYR0 · Blacksburg, VA, US

DUPR

4.483

JM
Jack Moulton

0YPOO4 · Glen Allen, VA, US

DUPR

4.689

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-6574550966
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6885462964,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ben Rice",
        "dupr_id": "99P4PJ",
        "rating": 5.028,
        "profile_pic_url": null,
        "location": "Pittsburgh, PA, US"
      },
      {
        "name": "Derek Kraje",
        "dupr_id": "3YN29E",
        "rating": 5.202,
        "profile_pic_url": null,
        "location": "Lynchburg, VA, US"
      }
    ]
  },
  {
    "team_id": 7569432584,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Arnav Kumar",
        "dupr_id": "6ZRYR0",
        "rating": 4.483,
        "profile_pic_url": null,
        "location": "Blacksburg, VA, US"
      },
      {
        "name": "Jack Moulton",
        "dupr_id": "0YPOO4",
        "rating": 4.689,
        "profile_pic_url": null,
        "location": "Glen Allen, VA, US"
      }
    ]
  }
]