Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Early Birds II - Round 8 - Finals - Group 1

ID: 6160141317

Match Scores

12-10

Win

Play Date

2026-04-18

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
CP
Cesar Perez

0Y5NEN · Lago Vista, TX, US

DUPR

3.575

GV
Greg VonFange

175200 · Cedar Park, TX, US

DUPR

4.128

TEAM 2LOSS
AP
Anuj Pandey

RXM9ME · USA

DUPR

3.854

SA
saurabh ahuja

76RVD4 · USA

DUPR

3.680

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-6160141317
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5584010549,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Cesar Perez",
        "dupr_id": "0Y5NEN",
        "rating": 3.575,
        "profile_pic_url": null,
        "location": "Lago Vista, TX, US"
      },
      {
        "name": "Greg VonFange",
        "dupr_id": "175200",
        "rating": 4.128,
        "profile_pic_url": null,
        "location": "Cedar Park, TX, US"
      }
    ]
  },
  {
    "team_id": 4745977461,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Anuj Pandey",
        "dupr_id": "RXM9ME",
        "rating": 3.854,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "saurabh ahuja",
        "dupr_id": "76RVD4",
        "rating": 3.68,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]