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

Richmond Nationals (Combo)

ID: 7578034913

Match Scores

11-2, 11-9

Loss

Play Date

2025-09-27

Play Time (Est)

6:15 AM

Play Location

5757 S State Highway 205; Rockwall, TX 75032

Unverified Facility

Competitor Teams

TEAM 1WINNER
BS
Bruce Sibley

ODNODP · Richmond, VA, US

DUPR

4.575

RK
Rifanty Kahfiani

L56EJ5 · USA

DUPR

5.461

TEAM 2LOSS
DN
David Nguyen

PKM9WE · Hillsboro, OR, US

DUPR

4.878

MH
Maddie Helm

RZGPOM · Portland, OR, US

DUPR

4.851

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-7578034913
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6990537523,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Bruce Sibley",
        "dupr_id": "ODNODP",
        "rating": 4.575,
        "profile_pic_url": null,
        "location": "Richmond, VA, US"
      },
      {
        "name": "Rifanty Kahfiani",
        "dupr_id": "L56EJ5",
        "rating": 5.461,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4651305334,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "David Nguyen",
        "dupr_id": "PKM9WE",
        "rating": 4.878,
        "profile_pic_url": null,
        "location": "Hillsboro, OR, US"
      },
      {
        "name": "Maddie Helm",
        "dupr_id": "RZGPOM",
        "rating": 4.851,
        "profile_pic_url": null,
        "location": "Portland, OR, US"
      }
    ]
  }
]